This app is a smart home service application for residents of multi-unit housing.
Key Features
Mobile Access Authentication
Common Entrance and Lobby Access Control
Unit Control Service
Visitor Management
Notices and Community Services
Smart Home Device Integration
Mobile Access Service
Users can use the common entrance and lobby access functions via their smartphones.
When a user selects the lobby access button, the app communicates with the access control device to perform access authentication and request the opening of the door.
To ensure seamless access authentication, the app provides Bluetooth (BLE)-based device discovery, connection, and authentication data transmission functions.
The access authentication process is performed only upon the user's explicit request, and related operations terminate immediately after authentication is complete.
Foreground Service Usage Guide
This app uses the Android Foreground Service while the user is executing the lobby access function.
The Foreground Service is used for the following purposes only: Maintaining a connection with the access control device
Real-time access authentication processing
Receiving authentication results and controlling the door
The Foreground Service operates only when processing access requests initiated directly by the user and is not used for advertising, analytics, location tracking, or continuous background data collection purposes.