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

..02-Jul-20154 KiB

.classpath02-Jul-2015356

.gitignore02-Jul-201523

.project02-Jul-2015831

Android.mk02-Jul-20151.1 KiB

AndroidManifest.xml02-Jul-2015863

build.gradle02-Jul-2015869

project.properties02-Jul-2015584

README.txt02-Jul-2015406

res/02-Jul-20154 KiB

src/02-Jul-20154 KiB

THEMES.txt02-Jul-20152 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