OsmAnd/eclipse-compile/appcompat
2015-11-17 18:53:58 +02:00
..
libs Support library updated. App now in multi Dex mode. 2015-11-17 18:53:58 +02:00
res Support library updated. App now in multi Dex mode. 2015-11-17 18:53:58 +02:00
src Full Update of android compat 2015-06-09 01:42:23 +02:00
.classpath Small refactoring 2015-03-23 01:54:51 +01:00
.gitignore Small refactoring 2015-03-23 01:54:51 +01:00
.project Small refactoring 2015-03-23 01:54:51 +01:00
AndroidManifest.xml Small refactoring 2015-03-23 01:54:51 +01:00
build.gradle Support library updated. App now in multi Dex mode. 2015-11-17 18:53:58 +02:00
build.xml Small refactoring 2015-03-23 01:54:51 +01:00
local.properties Small refactoring 2015-03-23 01:54:51 +01:00
proguard-project.txt Small refactoring 2015-03-23 01:54:51 +01:00
project.properties Update project properties and action bar activity 2015-06-09 01:42:23 +02:00
README.txt Small refactoring 2015-03-23 01:54:51 +01:00

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.