List of open source projects that help develop Android applications

Many open source libraries that help develop Android applications have emerged over time. IMO, looking at the source code of good projects, helps to study the system better, faster and not to mention the reduction of development time. Is there a recommended list of such projects, and if not, can we create such a list? I think it will really be useful for other developers.

Thank.

+50
android open-source
Jan 10 '10 at 5:24
source share
6 answers

source.android.com Examples in the SDK

I would also recommend looking for public repositories like code.google.com, github, bitbucket for the android keyword.

+19
Jan 10
source share
+11
Jan 10
source share

Try the Android request.

http://code.google.com/p/android-query/

It is designed to simplify Android programming.

+8
May 26 '11 at 5:51
source share
+3
Sep 15 '11 at 16:52
source share

A more recent list will include, for sure:

+3
Jul 12 '12 at 18:14
source share

I heard about droid-fu

+2
Jan 10
source share



All Articles