2026-03-02 22:46:41 +00:00

APRS Locator (Android)

Simple Android app (Jetpack Compose) that shows:

  • Decimal coordinates (latitude and longitude)
  • APRS-format coordinates
  • Maidenhead (ham radio) grid square

Dark theme. The app requests ACCESS_FINE_LOCATION at runtime. Build and run with Android Studio or Gradle.

Quick build (from project root):

# Open in Android Studio or run with Gradle wrapper in Android Studio environment
./gradlew :app:installDebug
Description
Конвертор координат GPS → APRS, Maidenhead
Readme 504 KiB
Languages
Kotlin 100%