[android-beginners] Re: Cannot compile Android app: "Failed to create debug key"

2008-11-06 Thread Xavier Ducrohet
It looks like for some reason JAVA_HOME is set to the bin folder of the JDK instead of the top folder. Change your JAVA_HOME to c:\Program Files\Java\jdk1.6.0_01 and it will work. This issue will be fixed in the next version of SDK/plugins. Xav On Mon, Nov 3, 2008 at 11:24 PM, [EMAIL PROTECTED

[android-beginners] Re: Cannot compile Android app: "Failed to create debug key"

2008-11-04 Thread tagore
How about the PATH? you should add the java bin to the PATH. On Nov 4, 3:24 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I am firstimer using Android. When i developed a simple application > and compiled, i faced this error message: > > [2008-11-04 15:10:51 - HelloAndroid] Failed to creat