The document describes an elevator control system using finite automata. It proposes an Android application that allows users to securely control elevators through their mobile phones. Each floor is considered a state in a finite state automaton. The application uses SQLite database to securely store user account information. It allows users to travel to their regular floor or manually select another floor. The system aims to provide a convenient and secure way for users to control elevators through their mobile devices.