Home | History | Annotate | only in /frameworks/support/v7/appcompat
Up to higher level directory
NameDateSize
.classpath05-Aug-2015356
.gitignore05-Aug-201523
.project05-Aug-2015831
Android.mk05-Aug-20151.1K
AndroidManifest.xml05-Aug-2015863
build.gradle05-Aug-2015869
project.properties05-Aug-2015584
README.txt05-Aug-2015406
res/05-Aug-2015
src/05-Aug-2015
THEMES.txt05-Aug-20152K

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