Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.classpath | 25-Jul-2013 | 356 | |
.project | 25-Jul-2013 | 831 | |
Android.mk | 25-Jul-2013 | 1.3K | |
AndroidManifest.xml | 25-Jul-2013 | 843 | |
project.properties | 25-Jul-2013 | 584 | |
README.txt | 25-Jul-2013 | 406 | |
res/ | 25-Jul-2013 | ||
src/ | 25-Jul-2013 |
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