Are you sure you downloaded the WINDOWS version of the SDK? I've just downloaded it and there is an "android.bat" inside the /android-sdk-windows-1.5_r1/tools/ directory.
You want this one: http://developer.android.com/sdk/download.html?v=android-sdk-windows-1.5_r1.zip On Tue, May 19, 2009 at 11:22 PM, Norfeldt <norfe...@gmail.com> wrote: > > I still don't get it.. > > here is what I done.. > downloaded the SDK zip. extracted it to the desktop > opened the folder at moved to content to this dir: C:\Android > opened run and typed cmd typed emulator and hit ENTER > The emulator runs fine... > Close it down.. > run -> cmd [ENTER] > I type: > cd \ [ENTER] > cd Android [ENTER] > cd [tools] > android create avd --target 2 --name my_avd > > AND BOOOOM.... Nothing happens but an error.. > > there is no android.bat file in by tools folder. > > On May 18, 11:10 pm, Raphael <r...@android.com> wrote: >> If you are under Windows there should be SDK/tools/android.bat and >> android.sh for linux/mac. If SDK/tools is not on your path, add it. >> >> The only android.jar you can find is >> SDK/platforms/android-1.[15]/android.jar which is the API for >> ant/eclipse. It has nothing to do with the "android" command-line >> tool. >> >> R/ >> >> On Sun, May 17, 2009 at 5:30 AM, Steve <steve.ma...@gmail.com> wrote: >> >> > I have the same problem as this. There is no 'android' executable in >> > the tools directory - should there be? I only have an android.jar >> > file in the tools' parent folder, but this is not part of my path, and >> > I'm not sure if this is what is meant to be running. >> >> > On May 12, 4:19 am, "minht...@gmail.com" <minht...@gmail.com> wrote: >> >> Hi everyone, >> >> >> When I try tocreateAVD, I got the message "'android' is not >> >> recognized as an internal or external command,operable program or >> >> batch file." >> >> >> Even I typedcreatecommand from SDK\tools directory, I got that >> >> message. >> >> >> And I also have Java Home in Environment Variable and add java path to >> >> path of the system. >> >> >> I would appreciate any suggestion. >> >> >> Thank you > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---