Skip to content

owntracks/android

Folders and files

NameName
Last commit message
Last commit date
Jan 14, 2025
Jan 15, 2024
Nov 27, 2024
Oct 6, 2024
Apr 3, 2024
Nov 14, 2021
Nov 26, 2024
Aug 3, 2022
Nov 26, 2024
Nov 26, 2024
Feb 4, 2024
Jul 21, 2017
Aug 3, 2022
Aug 10, 2016
Sep 14, 2024
May 23, 2023
Nov 30, 2024
Sep 22, 2024

Repository files navigation

OwnTracks for Android

This is the OwnTracks Android app. See our booklet for details on how to get started with OwnTracks, as well some details about behaviour specific to the Android app.

GitHub License GitHub Actions Workflow Status Get it on Google Play F-Droid Version

Build flavours

There are two build flavours for OwnTracks:

  • gms: This is the build published to the Google Play Store. It links to and requires the Google Play Services libraries for location (using the Google location APIs), as well as the Google Maps SDK for drawing the main map.
  • oss: This is an "un-Googled" build, which does not require or depend on Google Play Services. It uses the built-in android location capabilities and defaults to OpenStreetMap for the main map. Available via F-Droid.

Both flavours are published as an APK to Github releases.

Signing keys

  • Google Play store-distributed builds are signed with Google's App signing key: 02:FD:16:4A:95:46:17:F0:B7:94:57:97:37:C9:7A:07:B8:31:83:1D:0A:05:90:C3:8D:07:2B:FE:29:01:08:F1
  • APKs attached to Github Releases are signed with our own key: 1F:C4:DE:52:D0:DA:A3:3A:9C:0E:3D:67:21:7A:77:C8:95:B4:62:66:EF:02:0F:AD:0D:48:21:6A:6A:D6:CB:70
  • F-Droid builds are signed with their own key, details at https://f-droid.org/en/docs/Release_Channels_and_Signing_Keys/

Contributing

Pull requests welcome! Please see CONTRIBUTING.md for details on how to build the project locally.

If you spot a translation issue or want to help contribute translating the app into other languages, you can visit POEditor and help out.