GPS Awake System
An Android application designed to wake you up with a loud alarm when you enter a specific geographic radius. Perfect for commuters who fall asleep on trains or buses!
🚀 Features
Interactive OpenStreetMap: No Google API Keys required. Completely open-source mapping.
Long-Press Selection: Set your destination by simply holding your finger on the map for 1.5 seconds.
Visual Geofencing: A semi-transparent green radius shows exactly where the alarm will trigger.
Dynamic Radius: Adjust the alarm distance (in meters) and watch the map update in real-time.
Background Monitoring: Uses a Foreground Service to keep tracking your location even if the screen is off.
Battery Efficient: Optimized GPS updates using native Android LocationManager.
🛠️ Permissions Required
To work correctly, the app will ask for:
Fine Location: To know exactly where you are.
Background Location: To monitor your position while the app is in the background.