[android-beginners] Re: Problem when trying to run the emulator

2009-06-25 Thread jbrohan
The error you are getting is because the command processor cannot recognize the java command inside the android.bat file. If you type xxxhzzz or similar you will get the same result. You have a problem with a path somewhere. good luck John On Jun 24, 7:36 am, ники тончев wrote: > when i run the

[android-beginners] Re: Problem when trying to run the emulator

2009-06-25 Thread Michael Leung
Have you set path to your Java SDK bin directory? 2009/6/25 jbrohan > > The error you are getting is because the command processor cannot > recognize the java command inside the android.bat file. If you type > xxxhzzz or similar you will get the same result. You have a problem > with a path some

[android-beginners] Re: Problem when trying to run the emulator

2009-06-25 Thread Mike Wolfson
Just run the emulator with the G1 avd (which I think is shipped with the SDK), you shouldn't need to create your own (unless you have a specific need for something special). >emulator -avd g1 On Jun 24, 4:36 am, ники тончев wrote: > when i run the emulator either from the cmd with the emulator