Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.classpath | 03-Dec-2014 | 356 | |
.gitignore | 03-Dec-2014 | 23 | |
.project | 03-Dec-2014 | 831 | |
Android.mk | 03-Dec-2014 | 1.1K | |
AndroidManifest.xml | 03-Dec-2014 | 863 | |
build.gradle | 03-Dec-2014 | 869 | |
project.properties | 03-Dec-2014 | 584 | |
README.txt | 03-Dec-2014 | 406 | |
res/ | 03-Dec-2014 | ||
src/ | 03-Dec-2014 | ||
THEMES.txt | 03-Dec-2014 | 2K |
1 Library Project including compatibility ActionBar. 2 3 This can be used by an Android project to provide 4 access to ActionBar on applications running on API 7+. 5 6 There is technically no source, but the src folder is necessary 7 to ensure that the build system works. The content is actually 8 located in libs/android-support-v7-appcompat.jar. 9 The accompanying resources must also be included in the application. 10 11