https://github.com/radarlabs/radar-sdk-android
Android SDK for Radar, the leading geofencing and location tracking platform
https://github.com/radarlabs/radar-sdk-android
background-geolocation geocoding geofencing geolocation location-tracking radar
Last synced: 15 days ago
JSON representation
Android SDK for Radar, the leading geofencing and location tracking platform
- Host: GitHub
- URL: https://github.com/radarlabs/radar-sdk-android
- Owner: radarlabs
- License: apache-2.0
- Created: 2016-06-21T05:16:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2026-01-08T16:20:46.000Z (about 1 month ago)
- Last Synced: 2026-01-15T12:18:12.550Z (27 days ago)
- Topics: background-geolocation, geocoding, geofencing, geolocation, location-tracking, radar
- Language: Kotlin
- Homepage: https://radar.com
- Size: 17.2 MB
- Stars: 85
- Watchers: 7
- Forks: 27
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://search.maven.org/artifact/io.radar/sdk)
[](https://app.circleci.com/pipelines/github/radarlabs/radar-sdk-android?branch=master)
[Radar](https://radar.io) 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.
## Documentation
See the full documentation [here](https://radar.io/documentation).
You can also see a detailed SDK reference [here](https://radarlabs.github.io/radar-sdk-android/).
## Migrating
See migration guides in `MIGRATION.md`.
## Examples
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.
## Support
Have questions? We're here to help! Email us at [support@radar.com](mailto:support@radar.com).