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