• Home
Name Date Size #Lines LOC

..--

res/03-May-2024-6,1593,074

src/03-May-2024-25,39415,744

.classpathD03-May-2024356 98

.gitignoreD03-May-202423 54

.projectD03-May-2024831 3433

Android.mkD03-May-20241.1 KiB288

AndroidManifest.xmlD03-May-2024863 216

README.txtD03-May-2024406 117

build.gradleD03-May-2024667 2621

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