here is a great tutorial that worked perfectly for me http://www.anddev.org/signing_your_apk-application_for_release_keytooljarsigner-t3069.html
On Feb 2, 8:35 pm, Alowishus <[email protected]> wrote: > Update: I think this may be a vista problem, the app is built and runs > perfectly in the emulator, I try and use the instructions for the > keytool and the jarsigner and i was getting IO errors because of > Vista's file security, I ended up copying the tools and files into my > workspace to rectify the problem and the keytool created the > android.keystore. However the jarsigner refuses to work and tells me > the .keystore does not exist. Any ideas? > > On Feb 2, 4:51 pm, Alowishus <[email protected]> wrote: > > > So, I got the screens and code all worked out, I want to export and > > sign the application for public distribution but the documentation on > > this is overwhelming. Any hints on signing the app and all that jazz? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

