Home | History | Annotate | only in /frameworks/support/v7/appcompat
Up to higher level directory
NameDateSize
.classpath01-Nov-2013356
.gitignore01-Nov-201323
.project01-Nov-2013831
Android.mk01-Nov-20131.1K
AndroidManifest.xml01-Nov-2013863
build.gradle01-Nov-2013667
project.properties01-Nov-2013584
README.txt01-Nov-2013406
res/01-Nov-2013
src/01-Nov-2013

README.txt

      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