Zendrive is committed to improving driving and transportation for everyone through better data and analytics.
You can integrate Zendrive Android SDK in your application to get Zendrive's driver centric analytics and insights for your fleet.
This is a sample project to demonstrate the Zendrive Android SDK integration.
- Automatically detect start and end of a drive
- Collect data from various sensors on mobile phone while minimizing the battery impact
- Provide callbacks to application for events like start of drive and end of drive
- Upload the data back to Zendrive servers for analysis
- Sign up here
- Set
zendriveSDKKey
inConstants.java
with your own sdk key - Assign your own driver id to
driverId
in Constants.java - Run!
- Complete the steps above to initialize Zendrive SDK
- Build the zendrivesdktesting variant of the sample app
- Simulate!