GeoHUD is a tactical geo-logging application for Android. It transforms your phone into a tool for capturing images and automatically embedding them with precise GPS location data, all wrapped in a customizable, HUD-style interface.
- 📸 Geo-Tagging Camera: Capture photos that are instantly tagged with your current GPS coordinates.
- Tactical UI: A clean, functional interface inspired by military heads-up displays (HUDs), with multiple color themes to choose from.
- 🖼️ Image Archive: Browse all your captured and geo-tagged images in an in-app gallery view.
- 📍 Location Data: View latitude and longitude data directly within the app.
This project is built with Gradle and can be easily opened in Android Studio.
-
Clone the repository:
git clone https://github.com/darkred1145/GeoHUD.git
-
Open in Android Studio:
- Open Android Studio.
- Select
File>Openand navigate to the cloned project directory.
-
Build the project:
- Android Studio will automatically sync the project with Gradle.
- To build the app, you can use the
Buildmenu or run the following command in the project's root directory:./gradlew assembleDebug
This project is licensed under the Apache License 2.0. See the LICENSE file for full details.
Copyright 2024 darkred1145