开发者

What is the default path of debug.keystore on Mac?

I am a new Mac user. I searched everywhere for debug.keystore file, but no luck.开发者_StackOverflow Is it possible that eclipse can't create the file?


The default location is /Users/<username>/.android/debug.keystore.

Go into Finder, navigate to your home directory, then press Command+Shift+G and in the pop-up type .android - you'll see all files there.


should be here:

~/.android/debug.keystore


Using the Command+shift+G I found the files in .android directory, but for mac I found no "debug.keystore" file rather I found "debug.keyset".

Being not so sure, but I deleted this one and clean and build my app, now its working for me.


Open Terminal found in Finder > Applications > Utilities In Terminal, paste the following: defaults write com.apple.finder AppleShowAllFiles YES Press return Hold ‘alt’ on your keyboard, then right click on the Finder icon in the dock and click Relaunch.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜