Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 548 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 548 Bytes

Treasure Hunt

A real-world scavenger hunt using geofencing.

Features

  • checking user permissions and device settings.
  • adding broadcast receivers.
  • adding and removing geofences.
  • handling geofence transitions.
  • mocking locations in the emulator.
  • navigating to the winning location.

Based on Adding Geofencing to Your Map by Google Codelabs (2022).