• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Two Android emulators in Eclipse

c2tarun

Newbie
Hi friends,

Is there any way to run two android emulators in eclipse with both the emulators of different versions? like one of 2.3 other of 4??
 
Hi friends,

Is there any way to run two android emulators in eclipse with both the emulators of different versions? like one of 2.3 other of 4??

Yes it is possible...

you have to create multiple AVDs of different OS versions then launch the project with the AVD then go back to eclipse select the project folder right click and select project build target then launch it again and it will launch 2 builds of different os versions...

2for1.png


and here is a picture of the live wallpaper i made running on both...

wallpaper.png
 
Yes it is possible...

you have to create multiple AVDs of different OS versions then launch the project with the AVD then go back to eclipse select the project folder right click and select project build target then launch it again and it will launch 2 builds of different os versions...

2for1.png


and here is a picture of the live wallpaper i made running on both...

wallpaper.png


Thanks for the reply :) I actually figured out the issue, just forgot to mention it here :( sorry for that.
 
Back
Top Bottom