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 <[email protected]> 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 <[email protected]> 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, "[email protected]" <[email protected]> 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to