I agree with Yusuf that Eclipse would be easiest. FYI, the error message you see is caused by java[.exe] not being in your PATH variable. Try adding your $JDK/bin to PATH ... and if that still doesn't solve your problem, set JAVA_HOME to your $JDK. (Some java programs require this, but I don't think Android does ... but give it a shot if you insist on using command line.)
On Sep 13, 9:13 pm, izzy <[email protected]> wrote: > I just want to know, whats the easiest way to run the android > emulator?. I hate using the command line mainly because its gives me > alot of problems, and ive always had bad luck with it. > > I keep getting this error after typing: > > C:\android\android sdk\tools>android create avd > > Just to test it without the variable or options or anything i get > java is not recognized as an internal or external command operable > program or batch file --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

