Skip to content

n Android app for effortless background location tracking. Start and stop location services with a tap, and stay informed with real-time latitude and longitude updates. Simplify location tracking in your Android applications.

Notifications You must be signed in to change notification settings

NarendranathReddyMaddikeri2007/Background-Location-Tracker

Repository files navigation

LocaTrack 📍

An Android app for effortless background location tracking.

Screenshots 📱

Status bar notification Before starting service
Status bar notification Before starting service
Location service stopped Location Service Started
Location service stopped Location Service Started

Getting Started 🛠️

  1. Open the project in Android Studio.

  2. Build and run the app on an emulator or a physical device.

Permissions 🛡️

The app requires the following permissions:

  • Fine Location
  • Coarse Location
  • Post Notifications
  • Foreground Service

How to Use 📝

  1. Click the "START" button to begin location tracking.
  2. Click the "STOP" button to stop location tracking.
  3. Latitude and longitude values are displayed in real-time.

Dependencies 📦

Code Structure 🧱

  • MainActivity.kt: Handles the main activity logic.
  • LocationService.kt: Implements the background location tracking service.

Contributing 🤝

Feel free to contribute by opening issues or creating pull requests.

License 📄

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments 🙏

  • Thanks to the Material Components for UI elements.
  • Inspired by the need for simple background location tracking.

About

n Android app for effortless background location tracking. Start and stop location services with a tap, and stay informed with real-time latitude and longitude updates. Simplify location tracking in your Android applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages