How to generate SHA1 from Android Studio? How change our Application SHA1 ?!
Описание
1-How to generate SHA1 from Android Studio?
how ? let's go to see
as you see just click on gradle in the right side
and choose the app (your app ) after that
Task and android
and click on signinReport
Now you can see all the information in the Run window.
we need SHA1
SHA1: F5:13:45:41:9C:B8:6E:C3:3C:A1:CA:36:05:4A:CC:C6:BA:73:3E:07
oK good .
let's answer second!
2-How change our Application SHA1 ?!
is too simple just stay with me.
File - Project Structure - Modules - Signing config tab
fill the editText with different Keystore!
as u see just fill your sign key store information and click on sync
NOTE: you should use different Keystore
let's get SHA1 again and see the difference
SHA1: B2:12:63:8F:1C:8F:F7:36:14:F1:1A:EA:03:10:12:15:34:8B:94:44
ohhhh yeah :))
I hope was useful...
enjoy and bye-bye :))
Рекомендуемые видео



















