• Home
Name Date Size #Lines LOC

..--

api/07-May-2024-13,46012,890

res/07-May-2024-11,8626,202

res-public/values/07-May-2024-396345

src/07-May-2024-47,17928,964

tests/07-May-2024-10,6506,450

.classpathD07-May-2024356 98

.gitignoreD07-May-202423 54

.projectD07-May-2024831 3433

Android.mkD07-May-20241.8 KiB4821

AndroidManifest.xmlD07-May-20241,000 238

README.txtD07-May-2024406 117

THEMES.txtD07-May-20242 KiB6647

build.gradleD07-May-20244.1 KiB125105

project.propertiesD07-May-2024584 1614

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