Lay SHA1 khi release APK

The command you used to get the SHA1 of your debug keystore is:
keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android 
For your release APK, just replace ~/.android/debug.keystore with the location of your release keystore file and then you'll have the SHA1.
SHARE

Nguyễn Văn Duy

  • Image
  • Image
  • Image
  • Image
  • Image

0 comments:

Post a Comment