LoginSignup
0
0

More than 3 years have passed since last update.

androiddebugkey(SHA-1)の取得法(windows)

Last updated at Posted at 2019-11-19

jdkのbinにpathを通す。

cmdにて。

keytool -list -v -keystore "%USERPROFILE%\.android\debug.keystore" -alias androiddebugkey -storepass android -keypass android

参考
https://codeday.me/jp/qa/20181223/13733.html

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0