To use the Google Maps API, I need to generate a debug API key. For this, I need to find the /Users/USER_NAME/.android/debug.keystore folder...but nothing on my Mac ! Do you know how to find this folder ???
Note that I run Eclipse on a Mac. I checked in Eclipse=>Preferences=>Android=>Debug that the default debug keystore is indeed /Users/USER_NAME/.android/debug.keystore but no way to find it.
Thanks !!
Open the terminal and type cd ~/.android
. Next, type open .
and your Finder
window will open displaying all the files there, including debug.keystore
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With