project64/Android/app/libs/extras/android/support/v7/appcompat
zilmar 1e03eacc4e [Android] Move lib folder and remove some of the eclipse files 2021-07-27 14:07:06 +09:30
..
libs [Android] Move lib folder and remove some of the eclipse files 2021-07-27 14:07:06 +09:30
res [Android] Move lib folder and remove some of the eclipse files 2021-07-27 14:07:06 +09:30
res-public/values [Android] Move lib folder and remove some of the eclipse files 2021-07-27 14:07:06 +09:30
src [Android] Move lib folder and remove some of the eclipse files 2021-07-27 14:07:06 +09:30
AndroidManifest.xml [Android] Move lib folder and remove some of the eclipse files 2021-07-27 14:07:06 +09:30
README.txt [Android] Move lib folder and remove some of the eclipse files 2021-07-27 14:07:06 +09:30
build.xml [Android] Move lib folder and remove some of the eclipse files 2021-07-27 14:07:06 +09:30
project.properties [Android] Move lib folder and remove some of the eclipse files 2021-07-27 14:07:06 +09:30

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.