Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 374 Bytes

google-api-client-example

Example how to use Android Google Api Client with optional Games API

Develop

  1. git clone this repo
  2. add a Google Game to your Google Play Developer console, replace the APP_ID in the manifest
  3. ensure that the Android app is linked to the Google Game with the debug key (and optionally with the release key)
  4. build installDebug and run