Radar is the leading geofencing and location tracking platform.
The Radar SDK abstracts away cross-platform differences between location services, allowing you to add geofencing, location tracking, trip tracking, geocoding, and search to your apps with just a few lines of code.
See the full documentation here.
You can also see a detailed SDK reference here.
See migration guides in MIGRATION.md
.
See an example app in example/
.
To run the example app, clone this repository, add your publishable API key in MainActivity.kt
, and build the app.
Setup Radar public key check pre-commit hook with cp -r hooks .git
to prevent accidental key leak when working with the Example app.
Have questions? We're here to help! Email us at [email protected].