[android-beginners] Re: android' is not recognized as an internal or external command,

2009-06-09 Thread Mark Murphy
Yogeshbansal wrote: > Hi Team, > > I am a newbie to this forum. I am trying to run my first android > program. I have set everything as pe the instruction. when I tried to > create AVD for command prompt i got the below error. > > D:\Project_Work\android-sdk-windows-1.1_r1\android-sdk- > windows

[android-beginners] Re: android' is not recognized as an internal or external command,

2009-06-09 Thread David Turner
The "android" tool was added in SDK 1.5, so it's not part of previous releases On Tue, Jun 9, 2009 at 3:25 PM, Yogeshbansal wrote: > > Hi Team, > > I am a newbie to this forum. I am trying to run my first android > program. I have set everything as pe the instruction. when I tried to > create AVD

[android-beginners] Re: android' is not recognized as an internal or external command,

2009-06-09 Thread Mark Murphy
David Turner wrote: > The "android" tool was added in SDK 1.5, so it's not part of previous > releases Oops, didn't notice that. I assumed it was a PATH problem. In 1.1r1, you would want to use tools like activitycreator, found in the tools/ directory of the SDK. Or, move to 1.5r2, which is the

[android-beginners] Re: android' is not recognized as an internal or external command,

2009-06-09 Thread Yogeshbansal
Hi David, Thanks a lot for quick response. But I didn't get what exactly i need to do. thanks Yogesh On Jun 10, 4:03 am, Mark Murphy wrote: > David Turner wrote: > > The "android" tool was added in SDK 1.5, so it's not part of previous > > releases > > Oops, didn't notice that. I assumed it w

[android-beginners] Re: android' is not recognized as an internal or external command,

2009-06-10 Thread Sean Hodges
Yogesh, >From my recollection, with the 1.1 SDK you don't need to create an AVD, that functionality was introduced later on. You should be able to just type "emulator" and the emulator will launch the built-in AVD. If you actually want more than one AVD, you'll need to upgrade your SDK. Is ther

[android-beginners] Re: android' is not recognized as an internal or external command,

2009-06-10 Thread Soloco
Is your current location (e.g. prompt) set to the "tools" folder. You could also try editing the PATH environment variable. // Editing the PATH Environment Variable // 1. Right-click My Computer and select Properties 2. Select the Advanced Tab > Environment Variables Button 3. In the System v