Let the Android simulator fly
Android simulators are widely recognized as slow, and not generally slow. Even on a high-performance PC, it has nothing to do with the development environment because it is slow. However, it is necessary to use a simulator, for example, to test the compatibility of different Android versions or to test the UI display problems of different screen sizes. Of course, we still encourage the use of a real machine for debugging and testing. The simulator cannot replace the real machine. However, when testing the compatibility, we still need to use the simulator, because even BAT cannot buy any Android mobile phone with various versions and screens.
Why is the simulator so slow?
Click to read the full text
How can I transfer the android Simulator Interface?
Ctrl + F11 this is used to switch the AVD landscape
If you are running on AVD, check whether the screen switching is set on AndroidManifest. xml.
Many articles on Android horizontal and vertical screen Switching
If it is running on the mobile phone, pay attention to whether the screen on the mobile phone is switched on or off.
The android simulator has been on the android interface since it was turned on.
This may be related to your computer configuration. The Android simulator is slow to run on your computer. If this is the case, you can turn it off and run it again. If this is the case, you can create an AVD again and try again, reload the Android environment. If your RP is not that bad, change the computer if your configuration is low.