| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| .classpath | 24-Aug-2016 | 356 | |
| .gitignore | 24-Aug-2016 | 23 | |
| .project | 24-Aug-2016 | 831 | |
| Android.mk | 24-Aug-2016 | 1.8K | |
| AndroidManifest.xml | 24-Aug-2016 | 1,000 | |
| api/ | 24-Aug-2016 | ||
| build.gradle | 24-Aug-2016 | 4.1K | |
| project.properties | 24-Aug-2016 | 584 | |
| README.txt | 24-Aug-2016 | 406 | |
| res/ | 24-Aug-2016 | ||
| res-public/ | 24-Aug-2016 | ||
| src/ | 24-Aug-2016 | ||
| tests/ | 24-Aug-2016 | ||
| THEMES.txt | 24-Aug-2016 | 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