如何在 Android Studio 中自动更改文件后重新加载 Genymotion

how to reload Genymotion after change files automatically in Android Studio

我在 Android Studio 中使用 Phonegap 来构建应用程序。 如何在自动更改文件后重新加载 Genymotion?无需在 Android Studio 中按 运行 应用程序。

你不能。即使 Android Studio 2.0 与 "Instant Run" feature 一起发布,它仍然需要您点击 运行 构建并推送到 device/emulator。