Hi everybody, I'm very newbie in Android and right now I want to publish my HelloWorld application that I made with Eclipse (Just to know that I can export it, not literally sending it to public). I followed and made the code that was in the website: http://developer.android.com/guide/tutorials/hello-world.html and tested through the emulator and everything worked but signing out (publishing) is giving me headache. I have tryied to make Basic Setup for Signing and I think its ok but can anyone describe more specfic about that path how its literally written. Is it c:\Program Files (x86)\Java\jdk1.6.0_16\ or C:\Program Files (x86)\Java\jdk1.6.0_16\bin \; or C:\Program Files (x86)\Java\jdk1.6.0_16\bin\keytool.exe; or C: \Program Files (x86)\Java\jdk1.6.0_16\bin\jarsigner.exe;. And which one is more better: JAVA_HOME or PATH
And by the way, I still can exprot it through the export wizard and it gives me .apk-package but when I put it into my android device and installing it, it gives installation was unsuccessfully or something like that to remind that installation didn't success. Is it something wrong when I made new keystore or something like that. Thank you very much and I would appriciate if you are able to help me. Regards Tane Nguyen -- 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

