Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diamirio/googleplayservices
https://github.com/diamirio/googleplayservices
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/diamirio/googleplayservices
- Owner: diamirio
- Created: 2014-03-28T12:20:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-28T17:21:51.000Z (about 10 years ago)
- Last Synced: 2024-04-20T18:19:32.572Z (7 months ago)
- Language: Java
- Size: 6.49 MB
- Stars: 1
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
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.