I can’t remember which file location I chose when exporting my signed android application via Android Tools in Eclipse on Fedora 15 and JDK 6.
I only do find a “debug.keystore” file at ~/.android/, but my android app is already in the Android Market. Is it possible I uploaded an apk with a debug keystore ?
Is that maybe because I used:
“right click on my eclipse project” -> “Android Tools” -> “Export Signed Android Application”.
Instead of:
“File” -> “Export” ?
My private keystore actually was the “debug.keystore” which can be found at: ~/.android/.
I just gave it the misleading name “debug”.