aboutsummaryrefslogtreecommitdiffstats
path: root/google-play-services_lib/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'google-play-services_lib/README.txt')
-rw-r--r--google-play-services_lib/README.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/google-play-services_lib/README.txt b/google-play-services_lib/README.txt
new file mode 100644
index 0000000..32f8d5e
--- /dev/null
+++ b/google-play-services_lib/README.txt
@@ -0,0 +1,17 @@
+Library Project including Google Play services client jar.
+
+This can be used by an Android project to use the API's provided
+by Google Play services.
+
+There is technically no source, but the src folder is necessary
+to ensure that the build system works. The content is actually
+located in the libs/ directory.
+
+
+USAGE:
+
+Make sure you import this Android library project into your IDE
+and set this project as a dependency.
+
+Note that if you use proguard, you will want to include the
+options from proguard.txt in your configuration. \ No newline at end of file