ozturkselim99 / GeofenceSampleApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geofencing Sample App

This Android application is an example of how to implement Geofencing using the Android Geofencing API. The app allows users to create a geofence by selecting a location on a map and setting the radius. When the user enters or exits the geofence, a notification is displayed.

Features

  • The app uses Google Maps API to display the map.
  • The user can long-press on the map to create a geofence.
  • The user can set the radius of the geofence.
  • When the user enters or exits the geofence, a notification is displayed.

App Screenshots

I have documented the development process in a Medium article, which can be found at the following link: https://ozturkselim.medium.com/android-geofencing-application-in-kotlin-6732cbdbf636

About


Languages

Language:Kotlin 100.0%