RetroArch/android/phoenix/libs/appcompat
2015-07-04 18:27:56 -05:00
..
libs
res
src
.classpath (Android Phoenix) Add mupen64 entry to libretro_cores.cfg 2013-10-14 11:22:20 +02:00
.project
AndroidManifest.xml
build.xml Fixup Ant build for Android. 2014-04-25 16:35:26 +02:00
project.properties [Android] only need sdk v21 2015-07-04 18:27:56 -05: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.