AndyScherzinger b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 years ago
..
libs b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 years ago
res b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 years ago
src b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 years ago
.classpath b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 years ago
.project b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 years ago
AndroidManifest.xml b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 years ago
R.txt 519bebf461 Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse 9 years ago
README.txt b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 years ago
build.xml 519bebf461 Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse 9 years ago
project.properties b4c33b8ff8 fix ant/eclipse based build with actual exploded aar for appcompat-v7 9 years ago

README.txt

Library Project including compatibility ActionBar.

This can be used by an Android project to provide
access to ActionBar on applications running on API 7+.

There is technically no source, but the src folder is necessary
to ensure that the build system works. The content is actually
located in libs/android-support-v7-appcompat.jar.
The accompanying resources must also be included in the application.