project64/Android/libs/extras/android/support/v7/appcompat
zilmar 198a43882e [Android] Add build.xml files for support libs 2016-07-10 09:02:14 +10:00
..
libs [Android] Update Appcompat 2016-07-07 17:28:13 +10:00
res [Android] Get Android version running again 2016-07-07 20:12:05 +10:00
res-public/values [Android] Update Appcompat 2016-07-07 17:28:13 +10:00
src [Android] Add build.xml files for support libs 2016-07-10 09:02:14 +10:00
AndroidManifest.xml [Android] Update Appcompat 2016-07-07 17:28:13 +10:00
README.txt [Android] Add initial version 2016-06-09 19:46:46 +10:00
build.xml [Android] Add build.xml files for support libs 2016-07-10 09:02:14 +10:00
project.properties [Android] Update Appcompat 2016-07-07 17:28:13 +10:00

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.