OsmAnd/eclipse-compile/appcompat
Victor Shcherb ee4ee52943 Update fonts
2015-09-09 18:22:47 +02:00
..
libs Google repositary independent build 2015-08-04 20:50:20 +03:00
res Google repositary independent build 2015-08-04 20:50:20 +03:00
src Full Update of android compat 2015-06-09 01:42:23 +02:00
.classpath
.gitignore
.project
AndroidManifest.xml
build.gradle Update fonts 2015-09-09 18:22:47 +02:00
build.xml
local.properties
proguard-project.txt
project.properties Update project properties and action bar activity 2015-06-09 01:42:23 +02: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.