[android-beginners] Re: Emulator launch error in HelloAndroid tutorial

2009-05-07 Thread Sean Hodges
You want the "command prompt" in Windows. Try typing "cmd" into the launch box in the start menu. On Thu, May 7, 2009 at 1:12 PM, Dennis Christy wrote: > I get the following error in attempting to run the HelloAndroid tutorial: > "Failed to find an AVD compatible with target 'Android 1.5', Launc

[android-beginners] Re: Emulator launch error in HelloAndroid tutorial

2009-05-07 Thread Marcos Lobo
Hi, To open a terminal in Windows Vista: Click on "Start button" and type on the text area next command: cmd The "cmd" open the terminal Cheers. 2009/5/7 Dennis Christy > I get the following error in attempting to run the HelloAndroid tutorial: > "Failed to find an AVD compatible with target

[android-beginners] Re: Emulator launch error in HelloAndroid tutorial

2009-05-07 Thread Dennis Christy
I'm sorry, I did not explain my problem completely. I just want to create the AVD so I can run the tutorial. Opening the terminal window in Vista does not allow me to type in the create avd command, even though I have changed the directory to the tools directory in the sdk. It tells me it cannot ru

[android-beginners] Re: Emulator launch error in HelloAndroid tutorial

2009-05-07 Thread Sean Hodges
You may need to set your JAVA_HOME environment variable. What is the exact error you're getting? On Thu, May 7, 2009 at 1:40 PM, Dennis Christy wrote: > I'm sorry, I did not explain my problem completely. I just want to create > the AVD so I can run the tutorial. Opening the terminal window i

[android-beginners] Re: Emulator launch error in HelloAndroid tutorial

2009-05-07 Thread Dennis Christy
When I type the following into the cmd prompt: c:\...android-sdk-windows-1.5_r1\tools>android It gives me the following message: 'java' is not recognized as an internal or external command, operable program or batch file On Thu, May 7, 2009 at 5:49 AM, Sean Hodges wrote: > > You may need to

[android-beginners] Re: Emulator launch error in HelloAndroid tutorial

2009-05-07 Thread Jack Ha (T-Mobile USA)
Have you installed JDK on your machine? If not, you can download it from here: http://java.sun.com/javase/downloads/index.jsp -- Jack Ha Open Source Development Center ・T・ ・ ・Mobile・ stick together The views, opinions and statements in this email are those of the author solely in their indi

[android-beginners] Re: Emulator launch error in HelloAndroid tutorial

2009-05-28 Thread treebolt
I am also having trouble starting AVD. Im just starting to develop for android and trying to run through the hello world example. Yes I've installed Java on my machine and followed all the other steps in the setup tutorial provided in the SDK, including changing my environment path. I still get t

[android-beginners] Re: Emulator launch error in HelloAndroid tutorial

2009-06-01 Thread y.free
Hi. I also got same problem to launch Android emulator with these two error messages. [2009-05-29 13:15:31 - Emulator] emulator: ERROR: unknown virtual device name: 'AVD01' [2009-05-29 13:15:31 - Emulator] emulator: could not find virtual device named 'AVD01' Even though I create AVD, but ADT s