Wish: Deploy to all

barx

Well-Known Member
Licensed User
Longtime User
I don't know what others would think about this, but personally I would find it useful to have a Deploy to all (or multi-selection of the device list) for when you compile and install an app.

Scene - your testing an app and have say, a phone and tablet connected and an AVD running. Currently, in order to test on all 3, you have to:
  • Compile & Run
  • Select device 1
  • Compile & Run
  • Select device 2
  • ...

So either a 'Deploy to All...' option or multi-select device would make this alot quicker and easier:
  • Compile & Run
  • Select either 'Deploy to All' or all device you wish to install to
  • Done

This way, compile and run once then step through the installs.
 

corwin42

Expert
Licensed User
Longtime User
I don't know if a "deploy to all" is really needed but what I often miss is a "deploy last compilation".

Sometimes installation of the apk fails and then you have to make a complete compile run again just to install it again.

Gesendet von meinem LG-P500 mit Tapatalk 2
 
Top