Home | History | Annotate | only in /frameworks/support/v7/appcompat
Up to higher level directory
NameDateSize
.classpath06-Dec-2016356
.gitignore06-Dec-201623
.project06-Dec-2016831
Android.mk06-Dec-20161.4K
AndroidManifest.xml06-Dec-20161,000
build.gradle06-Dec-20164.2K
project.properties06-Dec-2016584
README.txt06-Dec-2016406
res/06-Dec-2016
res-public/06-Dec-2016
src/06-Dec-2016
tests/06-Dec-2016
THEMES.txt06-Dec-20162K

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