Skip to content

Sample application which provides a view into how you can use HyperTrack to build location tracking of at-home service visits in Android

License

Notifications You must be signed in to change notification settings

FazliMolaJan/service-visit-example-android

Repository files navigation

HyperTrack Service Visit Tracking Sample App

Slack Status

Example at-home service visit tracking application built with the HyperTrack SDK for Android. For an extensive tutorial, visit the HyperTrack Tutorial.

Example modules

  1. app - example of integration with HyperTrack SDK, which transmits location data for HyperTrack User

Requirements

  1. Android studio with emulator (or test device)
  2. HyperTrack API keys. Learn more about them here.

Usage:

Driver example

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

  1. Sync the Gradle files to download the HyperTrack SDKs.
  2. Replace YOUR_PUBLISHABLE_KEY with your key in ExampleAppApplication.java.
  3. Run in emulator. You might need to enable the location permission: see how.

Documentation

For detailed documentation of the methods and customizations, please visit the official docs.

Contribute

Please use the issues tracker to raise bug reports and feature requests. We'd love to see your pull requests - send them in!

Support

Join our Slack community for instant responses. You can also email us at [email protected].

About

Sample application which provides a view into how you can use HyperTrack to build location tracking of at-home service visits in Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages