Hi, If you are using the m5 version of the SDK you should be able to do this by following the step below:
>From the command line you could open multiple emulators by executing the 'emulator' command multiple times from the SDK/tools directory. OR >From Eclipse, when you run your application( while an emulator instance is already running) a 'Device Chooser' dialog box pops up.You can select "Launch Emulator" on it to start a new emulator instance. Alternately from the "Run Dialog" of your application, open "Target" tab, and under "Device Target Selection Mode" and select Manual. This will launch the above mentioned 'Device Chooser' dialog box everytime you run your application and you can select "Launch Emulator" as many times as you want. Thanks, Megha On Tue, Apr 15, 2008 at 8:44 AM, E.D.I <[EMAIL PROTECTED]> wrote: > > How can i run number of emulators in one computer?? > in or der to check my app fully i need to run number of emulators', > how can i do it > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

