james is right again. I wish the android documentation would mention that keytool is in the bin directory of the JDK. It also should mention that your keystore pathname should be double quoted like this: keytool -list -alias androiddebugkey -keystore "C:/Documents and Settings/corr1gre/Local Settings/Application Data/Android/ debug.keystore" -storepass android -keypass android
On Jan 20, 6:36 pm, Greg Corradini <[email protected]> wrote: > Thks James, > I saw that in another post, but it didn't make sense along side the official > documentation where they tell you to generate it from the debug.keystore in > the windows xp local settings. > > I'll try generating it from that directory. I'll also put in a request to > change the documentation on the android page. > > Sent from mobile phone. Forgive my fat-fingered mistakes. > > On Jan 20, 2009 6:02 PM, "James Yum" <[email protected]> wrote: > > Hi Greg, > > keytool is in the bin subdirectory of the JDK. > > Cheers, > James > > On Mon, Jan 19, 2009 at 1:07 PM, Greg Corradini <[email protected]> > wrote: > Hello, > I'm try... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

