Fleet Drive simplifies drivers' daily lives with a simple interface and quick access to key operational information.
The application uses a foreground service to maintain a continuous Bluetooth connection with in-vehicle devices. This service is essential to ensure the real-time collection and updating of operational data, even when the app is in the background.
During use, the application can collect and display:
Cargo compartment temperature and humidity
Lock status (cargo compartment and fifth wheel)
Driver location
Journey information
Real-time operational alerts
The foreground service is only initiated after explicit user action (e.g., connecting to the device) and displays a persistent notification, allowing full control over its execution.
The user can stop the service at any time directly through the application.