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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

