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

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.