Whenever I'm debugging an app using an emulator from Android Studio (clicking Debug 'app') the system shows the mouse arrow with a spinning wheel. It is very difficult to write anything, the context menu dissapears before I'm able to click...not only annoying but impossible to debug properly. Even for writing this question I had to stop the emulator.
I have tried 2 different apps (one of them a very basic tutorial so that there are no errors in the code), just with the emulator on with no app charged, with 2 different Virtual Devices( Nexus 5X API 27 and Nexus S API 22) with the same result.
Android Studio Version 3.1.2
How can I make this stop happening?