I just like using emulators. I have been told to use a "real device". I guess I am a rebel.
My big problem with every emulator I have tried is the constant interruption "System UI is Not Responding". Sound familiar? This is apparently an issue with any GooglePlay image.
I seem to have finally found the solution: https://stackoverflow.com/questions...emulated-performance-of-avd-in-android-studio
Go to the checked solution. I found the config.ini file in c:\users\[me]\.android\avd. gpu.mode=host not gpu.mode=auto
Nexus 5X emulator has now been running for two days without a single message, or the endlessly irritating "spontaneous boot".
If this is old news, I could not find it in the forum.
My big problem with every emulator I have tried is the constant interruption "System UI is Not Responding". Sound familiar? This is apparently an issue with any GooglePlay image.
I seem to have finally found the solution: https://stackoverflow.com/questions...emulated-performance-of-avd-in-android-studio
Go to the checked solution. I found the config.ini file in c:\users\[me]\.android\avd. gpu.mode=host not gpu.mode=auto
Nexus 5X emulator has now been running for two days without a single message, or the endlessly irritating "spontaneous boot".
If this is old news, I could not find it in the forum.