I am a new Mac user. I searched everywhere for debug.keystore
file, but no luck. Is it possible that eclipse can\'t create the file?
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.
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.
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