quickstart-android
quickstart-android copied to clipboard
Quickstart app for HyperTrack Android SDK
Android Quickstart for HyperTrack SDK
HyperTrack lets you add live location tracking to your mobile app. Live location is made available along with ongoing activity, tracking controls and tracking outage with reasons.
This repo contains examples of Android app for Java and Kotlin that has everything you need to get started.
For more information please check this Guide.
How to get started?
Create HyperTrack Account
Sign up for HyperTrack and get your publishable key from the Setup page.
Set up the environment
You need to install Android Studio
Clone Quickstart app
Set up the publishable key
Follow the instructions on setting up publishable key in our docs
Set up silent push notifications
Follow the instructions on setting up silent push notifications in our docs.
HyperTrack SDK needs Firebase Cloud Messaging to manage on-device tracking as well as enable using HyperTrack cloud APIs from your server to control the tracking.
Run the app
Grant permissions
Grant required permissions to the app
Start tracking
Press Start tracking
button.
To see the device on a map, open the HyperTrack dashboard.
The app will create a driver with driver handle test_driver_quickstart_android_<your platform>
(platform here is java
or kotlin
)
Support
Join our Slack community for instant responses. You can also email us at [email protected]