On May 10, 2:09 pm, Nox <[email protected]> wrote: > If I tap this command in the command line: > > jarsigner -verbose -keystore my-release-key.keystore PhoneTester.apk > alias_name > > then I have to enter the password but then there appears this error > message: > > jarsigner error java.lang.RuntimeException: keystore load C:\Dokumente > und Einstellungen\Administrator.BEHLAU\my-release-key.keystore <Das > System kann die angebene Datei nicht finden>
Have you navigated (using the 'cd' command) to the directory that contains your keystore file and apk? -- Jon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

