• Home
Name Date Size #Lines LOC

..--

res/03-May-2024-13,1967,091

res-public/values/03-May-2024-395344

src/03-May-2024-48,28229,782

tests/03-May-2024-11,2456,759

.classpathD03-May-2024356 98

.gitignoreD03-May-202423 54

.projectD03-May-2024831 3433

Android.mkD03-May-20241.4 KiB3915

AndroidManifest.xmlD03-May-20241,000 238

README.txtD03-May-2024406 117

THEMES.txtD03-May-20242 KiB6647

build.gradleD03-May-20244.2 KiB125105

project.propertiesD03-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