Thursday, August 23, 2012

install and run an app on multiple devices with a single click under eclipse


If you using eclipse, just do below:
  1. open 'project properties' dialog.
  2. under 'Run/Debug settings', select your project and edit.
  3. another dialog should pop up, select 'target' tab, select 'Launch on all compatible devics/AVD's '.
  4. Apply and you should get all of devices install when Run/Debug.

No comments:

Post a Comment