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

..24-Mar-20144 KiB

.classpath24-Mar-2014356

.gitignore24-Mar-201423

.project24-Mar-2014831

Android.mk24-Mar-20141.1 KiB

AndroidManifest.xml24-Mar-2014863

build.gradle24-Mar-2014667

project.properties24-Mar-2014584

README.txt24-Mar-2014406

res/24-Mar-20144 KiB

src/24-Mar-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