Wednesday, March 17, 2021

How to get Debug Key for Android studio

 Go to ~/.android

run below command

keytool -exportcert -list -v -alias androiddebugkey -keystore debug.keystore

No comments:

Post a Comment