/GeoFence

This projects aims to determine user in geofence zone or not. According to user position app can able to show notification.

Primary LanguageKotlin

GeoFence

This demo project completed at fall of 2021

This projects aims to determine user in geofence zone or not. According to user position app can able to show notification.

in_geofence.mp4
changing_geofence.mp4

What Can I Learn From This Project

  • Understand the basic implementation of Google Maps.
  • Show notification based on condition.
  • Geofence, SphericalUtil, SingleLiveEvent, Geocoder, FusedLocationProviderClient and much more :)

Libraries

  • Google Maps
  • ViewModel, LiveData
  • Android Maps Utils