

The first time I tried to run the app on the emulator after the update, I had many messages pop up in the event log, saying Android Studio Can't Bind to Local 86xx for debugger, whilst the Android Device Monitor was opened. I have tried removing the emulator & recreating it, and I have also tried fiddling with some of the parameters as suggested in other posts which concern similar (but not identical) issues to this. If I click the green 'run' arrow with the emulator already open, it does a gradle build sync & then doesn't even attempt to launch the app/install APKs - it only says "Launching Instant Run Service" for a few seconds, even though nothing happens.

The emulator is open, but there is no app. The green 'run' arrow then becomes active again, as if there is no emulator open. It then shows "Launching Instant Run Service" for a few seconds.

It probably shows that it is doing this for about 2 minutes, before stopping. However, once booted, it gets stuck on the "Launching App - Installing APKs" process. Before, it was a bit slow and would sometimes come up with a 'Not Responding' error, but clicking 'Wait' would always do the trick.Īfter the Android Studio update, when I press 'Run', it opens up & boots the emulator. It is a Nexus 5X emulator with Android 7.0 Nougat loaded on it (API 24), with an ABI: armeabi-v7a (I have an AMD processor, so to the best of my knowledge I can only use this). I have just uploaded my Android Studio version to 2.3, and I am now having problems testing my app in my emulator.
