I searched everywhere and can't seem to find the answer. Here's my problem. After attempting to run the Hello Android program, I get the following error...
>From Eclipse: [2008-10-25 18:59:08 - HelloAndroid] ------------------------------ [2008-10-25 18:59:08 - HelloAndroid] Android Launch! [2008-10-25 18:59:08 - HelloAndroid] adb is running normally. [2008-10-25 18:59:08 - HelloAndroid] Could not find HelloAndroid.apk! Then I get the following Windows error: "Java(TM) Platform SE binary has stopped working". After that, in Eclipse the following error then shows up: [2008-10-25 19:09:45 - HelloAndroid] Error generating final archive: Unable to get debug signature key I also get the same error when I try to run the apk batch file. The error message when running it manually is: D:\Android\android-sdk-windows-1.0_r1\tools>apkbuilder.bat HelloAndroid.apk -rf "d:\android\workspace\helloandroid" Using keystore: C:\Users\crackerjack\AppData\Local\Android \debug.keystore Unable to get debug signature key Then I get the following Windows error: "Java(TM) Platform SE binary has stopped working". There is nothing in the error log that indicates any other errors. Note that the Hello Android code that I have is the sample code. No changes have been made to it. Please help. My environment: Windows Vista JDK 6 Eclipse v3.4.1 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

