android.jar - cheyiliu/All-in-One GitHub Wiki

path

  • adt-bundle-linux-x86-20130219/sdk/platforms/android-14/android.jar

what contains in android.jar?

  • all the java class api (android, java(not standard java), 3rd part)
  • all the platform res

where is the source of the 'java(not standard java)'?

want to know others?