tor-android/external/appcompat
Nathan Freitas 5f495973ea updates to appcompat v12 for Android L 2014-11-13 13:40:59 -05: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 a little bit of cleanup of new binary installs 2014-04-04 10:19:23 -04: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 updates to appcompat v12 for Android L 2014-11-13 13:40:59 -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.