android studio custom debugkeystore在哪

2025-05-18 02:06:36
推荐回答(3个)
回答(1):

  • windows客户端 在当前用户名/.android/ (.android 是隐藏文件)

  • mac或者linux客户端和 windows 路径一样。

回答(2):

在mac的终端里面敲两条命令就能找到了
defaults write com.apple.Finder AppleShowAllFiles YES
defaults write com.apple.finder AppleShowAllFiles Yes && killall Finder
然后在这个路径下:
/Users/zhouhui/.android/debug.keystore

回答(3):

/Users/zhangsan/.android/debug.keystore