--
You received this message because you are subscribed to the Google Groups "adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adt-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Still playing with it, but I was curious about the .aar structure as well.
malachi@beast$ jar -xvf androidlib-debug.aar
inflated: classes.jar
inflated: AndroidManifest.xml
inflated: R.txt
created: res/
created: res/layout/
inflated: res/layout/splash.xml
created: res/drawable-xhdpi/
inflated: res/drawable-xhdpi/ic_launcher.png
created: res/values/
inflated: res/values/values.xml
created: res/drawable-hdpi/
inflated: res/drawable-hdpi/ic_launcher.png
created: res/drawable-mdpi/
inflated: res/drawable-mdpi/ic_launcher.png
created: res/anim/
inflated: res/anim/splash.xml
created: res/drawable/
inflated: res/drawable/playhaven.png
created: assets/
malachi@beast$ jar -xvf classes.jar
created: META-INF/
inflated: META-INF/MANIFEST.MF
created: org/
created: org/eoti/
created: org/eoti/gradle/
created: org/eoti/gradle/test/
created: org/eoti/gradle/test/gradletest3/
created: org/eoti/gradle/test/gradletest3/androidlib/
inflated: org/eoti/gradle/test/gradletest3/androidlib/Splash.class
You received this message because you are subscribed to a topic in the Google Groups "adt-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adt-dev/t3bubNkssRo/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, send an email to adt-dev+u...@googlegroups.com.