If u were using eclipse go to the window-> Android AVD Manager there a UI comes where u can enter any name, size of sdcard and resolutions of the screen.. This should create an AVD for u with the given name
2009/5/14 Dhananjay Joshi <[email protected]> > > > On Wed, May 13, 2009 at 9:07 AM, linuxemacs <[email protected]> wrote: > >> >> Straja wrote: >> > Hi, >> > I'm absolute begginer. I did the all things that the tutorial said. >> > And when I start the eumulator in the command prompt i've got an >> > error that I didn't provide name of AVD. I know that the command is >> > "emulator -avd <name>", and what that name should be? >> > >> > Thanks :) >> > >> > > >> > >> > >> Plz refer to following documentation for creating your own emulator device >> http://developer.android.com/guide/developing/tools/avd.html >> >> BR! >> Linuxemacs >> >> Hi >> By default AVD may not be created in your directory,you need to create >> it by using >> emulatot avd create command.otherwise give the input of system.img >> ramdisk.img and userdata.img to emulator and also path of skin dir then it >> will start. >> >> Regards >> DJ >> >> >> >> -- Cheers (: Naveen Krishna Ch :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

