I am using Phonegap in Android Studio to build an app. How to reload Genymotion after change files automatically? without press run app in Android Studio.
Asked
Active
Viewed 143 times
0
-
Possible duplicate of [Import Cordova project in Android Studio](http://stackoverflow.com/questions/24936689/import-cordova-project-in-android-studio) – Morteza QorbanAlizade Aug 22 '16 at 08:41
1 Answers
0
You can't. Even when Android Studio 2.0 is released with the "Instant Run" feature, it still requires you to hit Run to build and push to the device/emulator.

Maalevolent
- 472
- 1
- 5
- 12