This program registers and logs in as a two-wheeled vehicle user on the Good Driver server, searches for safe driving record devices using BLE, and registers them on the Good Driver server.
After registering the safe driving record device, when the user starts driving the two-wheeled vehicle, features (prohibited areas, road networks, sidewalk areas, etc.) are received from the HD GIS Server, map matching is performed to check whether the user is in the feature section, and then the evaluation system is used. Transmit data.
In addition, the future evaluation system checks the driving history by date and driving unit and displays the good driving index.
* This program requires a separate safe driving record device provided by our company.
* This program uses background location access rights to link with the safe driving record device.
* This program uses ACTIVITY_RECOGNITION permission to recognize user actions.