Example at-home service visit tracking application built with the HyperTrack SDK
for Android. For an extensive tutorial, visit the HyperTrack Tutorial.
- app - example of integration with
HyperTrack SDK
, which transmits location data for HyperTrack User
- Android studio with emulator (or test device)
- HyperTrack API keys. Learn more about them here.
The example application implements tracking a User in the background as well as tracking a User on an Action. Read our introduction to know more.
Recommended: Take a look at the Android documentation.
STEPS
- Sync the Gradle files to download the HyperTrack SDKs.
- Replace
YOUR_PUBLISHABLE_KEY
with your key inExampleAppApplication.java
. - Run in emulator. You might need to enable the location permission: see how.
For detailed documentation of the methods and customizations, please visit the official docs.
Please use the issues tracker to raise bug reports and feature requests. We'd love to see your pull requests - send them in!
Join our Slack community for instant responses. You can also email us at [email protected].