Open GoogleCodeExporter opened 9 years ago
Please. Also 3.x should be great, it is also open sourced now
Original comment by tomas.pr...@gmail.com
on 8 Dec 2011 at 1:31
I have added Android 4.0. Where is the source for Android 3.x?
Original comment by snp...@gmail.com
on 22 Dec 2011 at 1:21
Thanks!
Is there a way to make upgrading work correctly? Right now, your addition
doesn't show up as an update, and going to install new software results in a
conflict between v16 and v11.
Original comment by archon810
on 22 Dec 2011 at 3:56
Get source code for Android 3.x is a little bit harder. It has not TAG in git,
but I found one way. If you download platform/manifest repository and look at
the base-for-3.2-gpl.xml file, you can see that here is exact commit ID for
this version. So is possible manually checkout this commit and I hope that this
is source for 3.2 ;-)
Here is my result:
http://www.atomsoft.cz/archiv/android/sources/android-3.2_r1-API13.zip
Original comment by tomas.pr...@gmail.com
on 22 Dec 2011 at 8:12
Btw, 4.0.3 seems to be yet another API level (15).
And it seems as of ADT 16 and SDK 14, the sources can now be downloaded
straight from the SDK Manager, making this plugin almost unnecessary. You still
need to manually point to the sources, however, which you don't with this
plugin, but still.
Original comment by archon810
on 4 Jan 2012 at 10:11
But SDK manager offer source only for API 14 and 15, so this plugin is still
useful.
Original comment by tomas.pr...@gmail.com
on 6 Feb 2012 at 5:04
Original issue reported on code.google.com by
archon810
on 7 Dec 2011 at 7:05