• Home
  • History
  • Annotate
  • only in /sdk/testapps/libsTest/lib2/res/drawable-hdpi/
History log of /sdk/testapps/libsTest/lib2/res/drawable-hdpi/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aea408b68a6f833327b6e0954a28f414f58133ac 14-Sep-2012 Xavier Ducrohet <xav@android.com> Generate smaller R classes for libraries.

Using the new --output-text-symbols from aapt the build
system now generates the R class for libraries manually
based on the symbols exported by the libraries and the
final values computed by aapt when using all the resource
folders.

Because only R.java is concerned, the Manifest class is
now included in the library jar file.

Also added a new test apps that uses instrumentation to
verify the build system.

Change-Id: Ic436ea8eb070844e9db8b3b2620fbf665839d40b
c_launcher.png