jberkel / android-plugin

An sbt plugin for Android development in Scala
https://groups.google.com/forum/#!forum/scala-on-android
Other
476 stars 113 forks source link

install-all and uninstall-all tasks #146

Open kaira opened 12 years ago

kaira commented 12 years ago

Two new tasks that install/uninstall APK to all devices and emulators that are listed by 'adb devices'.

appamatto commented 11 years ago

This could be useful, and pretty easy to do with the new code organization.