How to get SHA (SHA1/ SHA256) keys for your App in Android Studio?

preview_player
Показать описание
This video shows the steps to get SHA (Secure Hash Algorithm) Keys for your Android App from the Android Studio. One has to go to the gradle and run the 'gradle signingReport' task to get the SHA key in the Run console in the bottom of the IDE.

Screenshot of the steps is also available in the below link:

-
Рекомендации по теме
Комментарии
Автор

thank you so much, literally only video that worked for me. You are the best!

BOSSandCHOCO