Skip to content

Instantly share code, notes, and snippets.

@phil-lopreiato
Created August 30, 2014 01:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phil-lopreiato/cb166d3bc217727e88ad to your computer and use it in GitHub Desktop.
Save phil-lopreiato/cb166d3bc217727e88ad to your computer and use it in GitHub Desktop.
Push Sitevars
These can all be added from APIs and Auth -> Credentials in the App Engine control panel
1. gcm.serverKey - Make sure you've enabled "Google Cloud Messaging for Android" API in the APIs section. Create a new server key for Public API Access.
2. appengine.webClientId - Create a new oauth Client ID for a web application
3. android.clientId - Create a new oauth Client ID for an Android Application. Include the package name and key fingerprint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment