An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Radar](https://raw.githubusercontent.com/radarlabs/radar-sdk-android/master/logo.png?v=3)

[![Maven Central](https://shields.io/maven-central/v/io.radar/sdk)](https://search.maven.org/artifact/io.radar/sdk)
[![CircleCI](https://circleci.com/gh/radarlabs/radar-sdk-android/tree/master.svg?style=shield)](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).