intellij idea - Where can I find the Android source jars? -
it awesome if had link list of android source jars download, can attach source code android in intellij. don't have time mucking around day doing (why reinvent wheel?), have apps build!
i know eclipse has plugin this, don't eclipse, i'm using intellij.
ps - need honeycomb+
since there aren't full sources included versions of sdk, have few options:
- grab aosp , build source jars yourself. here blog post talks ways of accomplishing this.
- look pre-built jars people have hosted. how eclipse plugin mentioned works, , here link site has jars 2.3.3; grabbed jars have attached sources in intellij.
you may have noticed can download sources jars 4.x directly sdk manager now, 3.x set missing pre-built jars.
hth
Comments
Post a Comment