views:

410

answers:

4

A lot of open source libraries that aid in Android application development have sprung up with time. IMO looking at source code of good projects helps learn the system better, faster and not to mention reduces development time. Is there a recommended list of such projects or if not, can we build such a list? I think it will really be useful to other developers.

Thanks.

+4  A: 

source.android.com Examples in SDK http://code.google.com/p/shelves/ http://code.google.com/p/apps-for-android/ http://code.google.com/p/foursquared/ http://code.google.com/p/zxing/

I'd also recommend search public repos such as code.google.com, github, bitbucket for keyword android.

Alex Volovoy
+1  A: 

I have heard of droid-fu

Alex Beggs
+2  A: 

I'll offer up my CommonsWare Android Components (CWAC).

CommonsWare