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:

  1. grab aosp , build source jars yourself. here blog post talks ways of accomplishing this.
  2. 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

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -