Can you recommend open source android applications that can be valuable to analyze, and to learn android programming from?
Is any app from the Android open source project suitable for basic learning?
Thanx...
Can you recommend open source android applications that can be valuable to analyze, and to learn android programming from?
Is any app from the Android open source project suitable for basic learning?
Thanx...
Are the Android samples not good enough? I've found the ApiDemos to be indispensable when learning a new aspect of Android, myself.
All of the applications delivered with Android (Calendar, Contacts, Email, etc) are all open-source, but not part of the SDK. The source for those projects is here: http://android.git.kernel.org/ (look at /platform/packages/apps). I've referred to those sources several times when I've used an application on my phone and wanted to see how a particular feature was implemented.
Sorry, had to add another answer. New users can only add one link per response. Here it is:
http://googleio2009.googlecode.com/svn
Sources for these books: http://commonsware.com/books
I recommend the Last.fm for Android application: http://github.com/c99koder/lastfm-android