History log of /sdk/testapps/libsAndJarTest/lib2/res/values/strings.xml
Revision Date Author Comments
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
a81979bcbf2378fe405967d5a3d51420fbbd1730 08-Mar-2012 Xavier Ducrohet <xav@android.com> New test projects

This is similar to javaProjectTest without the reference
to the Java-only Eclipse project so that it can be tested
with Ant.

Change-Id: I2f7887ec79cf6cdd7dad7037abb67390906d54f1