• Home
Name Date Size #Lines LOC

..--

res/03-May-2024-4,3292,153

src/03-May-2024-25,11915,620

.classpathD03-May-2024356 98

.gitignoreD03-May-202423 54

.projectD03-May-2024831 3433

Android.mkD03-May-20241.3 KiB329

AndroidManifest.xmlD03-May-2024843 205

README.txtD03-May-2024406 117

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