I am wondering if there is a way to install and run an android application on multiple devices/emulator with a single click under Eclipse.
When I am testing a layout on
If you using eclipse, just do below:
another dialog should pop up, select 'target' tab, select 'Launch on all compatible devics/AVD's '.
Apply and you should get all of devices install when Run/Debug.