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<enter>" 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 there a specific reason why you are using an old version of the SDK? If not, you'll find the on-line documentation is more comprehensive if you download the latest version: http://developer.android.com/sdk/1.5_r2/index.html Regards, Sean On Wed, Jun 10, 2009 at 4:32 AM, Yogeshbansal<[email protected]> wrote: > > 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 <[email protected]> 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 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 current >> release. >> >> My apologies to the OP for my earlier incorrect response. >> >> -- >> Mark Murphy (a Commons >> Guy)http://commonsware.com|http://twitter.com/commonsguy >> >> Android Development Wiki:http://wiki.andmob.org > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

