Android programmer/programming source code download. Description: Android based application for society management. To create leads from society. Java2s.com| Email:info at java2s.com| © Demo Source and Support. All rights reserved.
Android Application Source Code Download Zip Codes
I cannnot vist this site:android.git.kernel.org,where else can I get Android source code?Thanks
3 Answers
There's a mirror over @ github.
If you only want the source on hand for reference there are two very useful Eclipse plugins which complement the SDK and keep Android source up-to-date and correspondent to the target version of your project:
http://adt-addons.googlecode.com/svn/trunk/source/com.android.ide.eclipse.source.update
http://adt-addons.googlecode.com/svn/trunk/binedit/com.android.ide.eclipse.binedit.update
Downloading the source code for linux/mac is easy using the Google's instructions on http://source.android.com/
But, using Windows I did this by using Ubuntu live CD, and downloading all the source code using the linux instructions.
There are some commands you need to use for the code to be downloaded to your main hardrive. I wrote a blog post about it here: http://udinic.wordpress.com/2011/11/18/the-source-for-all-goodness/