i used linux ubuntu 10.10....... my *debug.keystore* file is in the location ~/.android/debug.keystore.
i used the following terminal commands as explained in http://code.google.com/android/add-ons/google-apis/mapkey.html keytool -list -alias androiddebugkey -keystore "~/.android/debug.keystore" -storepass android -keypass android and it returns the following error list: unrecognized option '-keypass' list: Try 'list -help' for more information i have no idea why this is not recognizing the option -keypass....... EVERYONE else is using this method perfectly. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

