Andy Scherzinger d8e967e913 added appcompat dependency for ant to work 9 år sedan
..
libs 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
res 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
src 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
.classpath 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
.project 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
AndroidManifest.xml 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
R.txt 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
README.txt 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
annotations.zip 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
build.xml 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
proguard.txt 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan
project.properties d8e967e913 added appcompat dependency for ant to work 9 år sedan
public.txt 9e7a111cd9 adding appcompat design lib in exploded aar structure including adoption in build processes 9 år sedan

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.