dzikovskyy

Set up Google sign-in for your Android app in google console

Jul 20th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. To set up Google sign-in for your app in google console
  2. on this page https://console.developers.google.com/apis/credentials
  3. Create credentials -> OAuth client ID -> Android
  4. and use your app SHA
  5. (the one like this: 21:AC:45:B5:A7:E4:3E:7F:32:88:55:A5:E3:43:3C:44:54:5C:57:A9)
  6. and your app package name to create client ID.
  7. Then when new android client id is created go to this page
  8. https://developers.google.com/mobile/add?platform=android
  9. to download new google-services.json.
Add Comment
Please, Sign In to add comment