You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Geoffrey Métais 8b3d6c9cd9 Upgrade appcompat for compile.sh builds 11 years ago
..
libs Upgrade appcompat for compile.sh builds 11 years ago
res Upgrade appcompat for compile.sh builds 11 years ago
src java-libs: add the android-support-v7-appcompat library to the dependencies 12 years ago
AndroidManifest.xml java-libs: add the android-support-v7-appcompat library to the dependencies 12 years ago
README.txt java-libs: add the android-support-v7-appcompat library to the dependencies 12 years ago
build.xml java-libs: add the android-support-v7-appcompat library to the dependencies 12 years ago
lint.xml java-libs: add the android-support-v7-appcompat library to the dependencies 12 years ago
proguard-project.txt java-libs: add the android-support-v7-appcompat library to the dependencies 12 years ago
project.properties Appcompat upgrade, and target SDK 21 12 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.