Skip to content

This project implements some features provided by the Google Location API

License

Notifications You must be signed in to change notification settings

JoaoMotondon/LocationApiDemoApp

Repository files navigation

LocationApiDemoApp

This project implements some features provided by the Google Location API (available in the Google Play Services). They are:

  • Location Tracking
    • Get the last known location
    • Receive location updates
    • Display current location address (reverse geocoding)
  • Activity Recognition
    • Detect the most probably activity you are doing (e.g.: walking, driving a car, etc)
  • Geofencing
    • Create geofences
    • Monitor geofences by adding a notification when you enter and leave in a geofence area

Demo

The idea is to help developers to add location awareness to their apps, and show that with the help of the Location API, this is easier than ever.

Note it was developed by using Kotlin.

If you want to know details about every feature this project implements, please visity this article.

License

This project is licensed under the Apache-2.0 - see the LICENSE file for details

About

This project implements some features provided by the Google Location API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages