Generate SHA-1 & SHA-256 Keys Without Android Studio in 2 Minutes
Learn quick steps to generate SHA-1 and SHA-256 keys without Android Studio in under 2 minutes. 🚀

Namaste Coding
8.0K views • May 4, 2020

About this video
Hello,
As requested in my previous video by a certain gentleman, I have made a video on generating SHA-1 and SHA-256 key without Android Studio in the easiest and shortest way possible. I have tried to make it as simple and short as possible.
Please do give your valuable feedback and raise your queries down below in the comment section!
Cheers!
Relevant links:
Download JDK(Java): https://www.oracle.com/java/technologies/javase-downloads.html
Keytool command:
keytool -alias androiddebugkey -keystore [PATH TO KEYSTORE] -list -v
default keystore password: android
Please let me know in the comments if any links are broken or the command doesn't work anymore. I will surely update it!
As requested in my previous video by a certain gentleman, I have made a video on generating SHA-1 and SHA-256 key without Android Studio in the easiest and shortest way possible. I have tried to make it as simple and short as possible.
Please do give your valuable feedback and raise your queries down below in the comment section!
Cheers!
Relevant links:
Download JDK(Java): https://www.oracle.com/java/technologies/javase-downloads.html
Keytool command:
keytool -alias androiddebugkey -keystore [PATH TO KEYSTORE] -list -v
default keystore password: android
Please let me know in the comments if any links are broken or the command doesn't work anymore. I will surely update it!
Video Information
Views
8.0K
Likes
149
Duration
3:03
Published
May 4, 2020
User Reviews
4.6
(1)