Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
The Driver Data component manages the download and display in your mobile application of all trips made by the user.
The Driver Data component continuously performs synchronization between the remote DriveQuant database and the local database of the mobile SDK.
The Driver Data component has been designed to simplify the integration of DriveQuant services into your application and to drastically reduce your development time.
It has several benefits:
The SDK contains its own database. You do not need to create a local database (or modify the existing one) to persist the user driving data.
Network calls are fully automated. You do not need to implement API requests for driver data recuperation.
The SDK includes a graphics library that displays the user's trip data. You do not need to develop new screens in your application. The trip analysis display screens are configurable and can be easily adapted to the style of your mobile application.