README.txt 406 B

12345678910
  1. Library Project including compatibility ActionBar.
  2. This can be used by an Android project to provide
  3. access to ActionBar on applications running on API 7+.
  4. There is technically no source, but the src folder is necessary
  5. to ensure that the build system works. The content is actually
  6. located in libs/android-support-v7-appcompat.jar.
  7. The accompanying resources must also be included in the application.