On Thu, Sep 24, 2009 at 2:40 PM, Smruti <[email protected]> wrote: > [r...@localhost tools]# emulator -avd test_avd > unknown option: -avd > Android Emulator usage: emulator [options] [-qemu args] > options: > -system <dir> read system image from <dir> > -datadir <dir> write user data into <dir> >
Hi Smruti, Your problem may be related to the audio functionality in the emulator: http://www.mail-archive.com/[email protected]/msg09605.html. Although this person was able to kill -9 his emulator. Still, it might be different symptoms for the same bug... Is there a particular reason why you're using such an outdated version of the SDK? I'm a tad suspicious of the reliability running a 1.5 AVD against a 1.1 emulator, it might be fine, but if you're having problems it might be worth downloading the latest SDK to eliminate the possibility of compatibility problems. Sean --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

