Advanced Android Guide. Source code examples from a comprehensive book on building complex Android apps.

commonsware.com/AdvAndroid

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2013
  • Update README.markdown
June 2012
  • Merge pull request #8 from jonreeve/nfc_uri_prefix_fix
May 2012
  • Fixed buildUrlBytes so it would select a longer prefix like urn:epc:t…
  • added minSdkVersion
March 2012
  • new sample app
  • classpath updates per R17 tools?
  • minor refactoring
  • modified sample to try to deal with power button press while running
  • fixed bug
  • command-line build script
  • switch to using custom permission
  • minor fixes plus Eclipse project files for ordered broadcast sample
  • new sample, showing LocalBroadcastManager
February 2012
  • sample ContentProvider proxy (provider and consumer)
  • fixed to use proper ContentProvider pattern
  • fixed to use a proper ContentProvider pattern
  • New sample, showing the use of SQLCipher for Android
  • New sample, showing the use of SQLiteAssetHelper
  • updated URL to avoid error condition
January 2012
  • added copyright/license header