nextcloud-android/libs/android-support-appcompat-v7-exploded-aar
2015-07-26 23:07:52 +02:00
..
libs fix ant/eclipse based build with actual exploded aar for appcompat-v7 2015-07-26 23:07:52 +02:00
res fix ant/eclipse based build with actual exploded aar for appcompat-v7 2015-07-26 23:07:52 +02:00
src fix ant/eclipse based build with actual exploded aar for appcompat-v7 2015-07-26 23:07:52 +02:00
.classpath fix ant/eclipse based build with actual exploded aar for appcompat-v7 2015-07-26 23:07:52 +02:00
.project fix ant/eclipse based build with actual exploded aar for appcompat-v7 2015-07-26 23:07:52 +02:00
AndroidManifest.xml fix ant/eclipse based build with actual exploded aar for appcompat-v7 2015-07-26 23:07:52 +02:00
build.xml Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse 2015-05-26 13:31:50 +02:00
project.properties fix ant/eclipse based build with actual exploded aar for appcompat-v7 2015-07-26 23:07:52 +02:00
R.txt Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse 2015-05-26 13:31:50 +02:00
README.txt fix ant/eclipse based build with actual exploded aar for appcompat-v7 2015-07-26 23:07:52 +02:00

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.