• Home
  • History
  • Annotate
  • only in /frameworks/support/v7/appcompat/
NameDateSize

..03-Jan-20144 KiB

.classpath03-Jan-2014356

.gitignore03-Jan-201423

.project03-Jan-2014831

Android.mk03-Jan-20141.1 KiB

AndroidManifest.xml03-Jan-2014863

build.gradle03-Jan-2014667

project.properties03-Jan-2014584

README.txt03-Jan-2014406

res/03-Jan-20144 KiB

src/03-Jan-20144 KiB

README.txt

1Library Project including compatibility ActionBar.
2
3This can be used by an Android project to provide
4access to ActionBar on applications running on API 7+.
5
6There is technically no source, but the src folder is necessary
7to ensure that the build system works.  The content is actually
8located in libs/android-support-v7-appcompat.jar.
9The accompanying resources must also be included in the application.
10
11