tor-android/external/appcompat
Nathan Freitas dc06eedcfd final fixes for AppsVPN mode on boot and Android 4.x support 2015-06-26 09:52:42 -04:00
..
.settings removed ABS depdency in favor of AppCompat 2014-04-03 21:54:26 -04:00
libs updates to appcompat v12 for Android L 2014-11-13 13:40:59 -05:00
res updates to appcompat v12 for Android L 2014-11-13 13:40:59 -05:00
src removed ABS depdency in favor of AppCompat 2014-04-03 21:54:26 -04:00
.classpath vpn changes 2015-01-20 15:47:24 +01:00
.project removed ABS depdency in favor of AppCompat 2014-04-03 21:54:26 -04:00
AndroidManifest.xml removed ABS depdency in favor of AppCompat 2014-04-03 21:54:26 -04:00
README.txt removed ABS depdency in favor of AppCompat 2014-04-03 21:54:26 -04:00
project.properties final fixes for AppsVPN mode on boot and Android 4.x support 2015-06-26 09:52:42 -04: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.