Driver SDK for Android (Deprecated)
This version of Driver SDK for Android will be deprecated
The SDK is still active, however new functionality and bug fixes are no longer supported.
Overview
The Bringg Driver SDK for Android allows you to integrate Bringg functionality into your own Android apps. You can customize your apps for real-time shift, task, and way point events, as well as handling event status and many additional customization. The Bringg Driver SDK for Android provides the internal functionality and your own app uses the methods.
Use these set up instructions to configure the Bringg Driver SDK for Android in your projects.
Features
Instantiate the BringgDriverSDK
BringgDriverSDK instantiation and use features for:
- user device status and user location
- user event handling
- real-time events handling, including shifts, tasks, and way points
Configurations
Refresh your configuration to initialize the state of your app
User Access
User access management using features for:
- logging in using an email/password or phone
- logging in using a QR code
- customizing login event handling
- resending forgotten passwords
- customizing forgotten password event handling
- requesting confirmation codes
- customizing request confirmation code event handling
- logging out
Environment
Driver Information
Driver information using features for:
Shifts
Shift management using features for:
- getting shift details
- getting shift status
- customizing status success and failure events
- starting shifts
- customizing start shift success and failure events
- ending shifts
- customizing end shift success and failure events
- waiting for a response from the server that a shift ended
Tasks
Task management using features for:
- getting driver tasks list
- customizing tasks list events
- refreshing driver tasks list, managing tasks lists
- customizing refresh events
- starting tasks
- customizing start tasks events
- updating a task when a driver arrives at a way point
- customizing way point arrival events
- updating a task when a driver leaves a way point
- customizing leave way point events
Reporting Driver Location
Updated over 4 years ago