How to get SHA-1 and SHA-256 Key in Android Studio
Step 1: Go to your Project and access Terminal inside the Android Studio. You can access it by clicking the Terminal below the Android Studio. Step 2: You need to go to the android folder in your project. You can go there by simply typing cd android, then just type gradlew signingreport and press enter. …
How to get SHA-1 and SHA-256 Key in Android Studio Read More »