(Because the switching of the reverse screen in Android development will cause a lot of trouble for game development, so in the process of game production, the mobile phone screen will be forced to be horizontal or vertical to prevent data reset caused by reverse screen switching. Even if the program does not secretly call onCreat() on the switch screen, it will also cause trouble for screen adaptation. Therefore, Android games generally force horizontal or vertical screens.)