pbreault / adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Apache License 2.0
2.11k stars 255 forks source link

Add action to install previously built app #30

Open cypressious opened 8 years ago

cypressious commented 8 years ago

Pleaser consider adding an action to install the artifact from the previous build. This is useful when your build is slow and all you want to do is install the apk in build/outputs/apk. If there are multiple APKs, for example for different flavors, a chooser could be displayd.

chriswiesner commented 8 years ago

+1