Skip to content

Instantly share code, notes, and snippets.

@liutingdu
Last active August 29, 2015 14:14
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 liutingdu/9334bf377ce2488cc9b5 to your computer and use it in GitHub Desktop.
Save liutingdu/9334bf377ce2488cc9b5 to your computer and use it in GitHub Desktop.

###Generate certificate fingerprints for Google API key In home directory, run
keytool -list -v -keystore ~/.android/debug.keystore
Default password is android
Remember to add both release & debug keystore fingerprint to the developer console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment