I was trying to get the debug.keystore for using the Google map service on my Android application. I did some researches and found that the keystore will auto generated when i build the application, and the default location can be viewed in "Eclipse -> Preferences -> Android -> SDK location".
But when i go to this folder, i can't see any debug.keystore, even i search on the spotlight, it shows there is no debug.keystore.
Is there any way to let eclipse to generate the debug.keystore again or find the existing keystore?