diff options
Diffstat (limited to 'android-support-v7-appcompat/README.txt')
| -rw-r--r-- | android-support-v7-appcompat/README.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/android-support-v7-appcompat/README.txt b/android-support-v7-appcompat/README.txt new file mode 100644 index 0000000..8e8de05 --- /dev/null +++ b/android-support-v7-appcompat/README.txt @@ -0,0 +1,10 @@ +Library Project including compatibility ActionBar. + +This can be used by an Android project to provide +access to ActionBar on applications running on API 7+. + +There is technically no source, but the src folder is necessary +to ensure that the build system works. The content is actually +located in libs/android-support-v7-appcompat.jar. +The accompanying resources must also be included in the application. + |
