Also, if you wanted to use a different keystore, you would need to use the same passwords for that keystore and key. The value that the Eclipse plugin uses to access the store is hard coded.
Cheers, Justin Android Team @ Google On Oct 23, 11:37 am, "Xavier Ducrohet" <[EMAIL PROTECTED]> wrote: > Hi Dave, > > the password is android for both thekeystoreand the key. > > More information about getting the MD5 fingerprint is > here:http://code.google.com/android/toolbox/apis/mapkey.html#getfingerprint > > It shows the full command line for the debug key. > > Xav > > On Wed, Oct 22, 2008 at 9:24 PM, Dave <[EMAIL PROTECTED]> wrote: > > > Maybe I'm being stupid, but I cant seem to figure this out. I want > > eclipse to generate a debug version of my app signed with a custom > >keystorethat is associated with my google maps api key so it works > > now that the key is required. I created an api key from mykeystore, > > added it to the MapView, and set the Preferences->Android->Build- > >>Custom debugkeystoreto point to mykeystore. I was assuming this > > would use mykeystorerather than the default, but it seems to have > > no effect. I can't generate a google maps api key from the default > > debugkeystoresince I don't know the password, so I cant generate a > > key from that. So how are you supposed to do this? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

