project64/Android/libs/google-play-services_lib
zilmar a9b399a1e9 [Android] Add build.xml for google-play-services_lib 2017-04-08 19:49:13 +10:00
..
libs [Android] Add analytics 2017-04-02 15:21:38 +10:00
res [Android] Add analytics 2017-04-02 15:21:38 +10:00
src/android [Android] Add analytics 2017-04-02 15:21:38 +10:00
AndroidManifest.xml [Android] Add analytics 2017-04-02 15:21:38 +10:00
README.txt [Android] Add analytics 2017-04-02 15:21:38 +10:00
build.xml [Android] Add build.xml for google-play-services_lib 2017-04-08 19:49:13 +10:00
proguard.txt [Android] Add analytics 2017-04-02 15:21:38 +10:00
project.properties [Android] Add analytics 2017-04-02 15:21:38 +10:00

README.txt

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.