GPS-Stamped Camera Android App

Замовник: AI | Опубліковано: 13.11.2025

I’m building an Android-only camera application that works much like GPSCam but with a few important twists. On first launch the user chooses a language (the interface must be fully multilingual) and can always switch languages later from Settings. The first screen after permissions displays quick links to Camera, Location, Gallery, and a simple File Manager. When a user shoots a photo or records a video, the app must stamp a highly accurate GPS tag directly onto the media. If GPS is disabled the app refuses to continue; a fallback manual-location picker in Settings lets the user override coordinates when needed. Every capture is watermarked with: • latitude / longitude • date & time • any custom text I add in a future build Core camera controls include flash, zoom, and a self-timer, alongside the usual focus and resolution options. I need two separate APKs (both delivered with full, well-commented source code): 1. A clean version with no ads. 2. An AdMob-enabled version whose package ID and version code differ so I can upload it as an update later. The second build should already contain banner and interstitial placements that I can toggle in code. Design work is part of the brief. Please provide: • Modern-style app icon, feature graphic, and 6 store screenshots (all Play-Store-ready). Inside the app, add “Share App”, “More Apps”, and “Rate Us” actions—standard modern dialogs are fine. I’ll review the finished APKs on multiple devices, so please develop in Android Studio and target the latest stable SDK, making sure runtime permission flows are solid. Once everything compiles cleanly and passes my device tests, we’re done.