(The system is divided into two parts: the development of the interface on the PC and the display of the interface on the Android simulator. The development of interface on PC is based on the general framework of MVC design pattern. The module is basically composed of interface components, interface control, component attributes and surface display. Interface components and interface control are equivalent to el in MVC; Component properties and interface display are equivalent to View in MVC; Group in the system)