android app for https://otb-tracker.outsidethebox.top tracking
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

752 B

follow-me-android

Android client for the OTB Follow-me GPS tracking platform.

Version

v0.5.x (existing working build baseline)

Purpose

  • Sends GPS data to Follow-me backend
  • Supports low-power and legacy Android devices
  • Works with follow-me-v2 backend

Features (planned / current)

  • GPS tracking with configurable interval
  • Background operation
  • Retry + offline buffering
  • Device ID + network binding
  • API key / token authentication (future)

Backend

  • OTB Tracker / follow-me-v2 API
  • Endpoint: /api/gps-ingest

Notes

  • Designed to work on older Android devices (Android 6+)
  • No Google Play dependency required
  • APK distribution via services portal

Security

  • No secrets committed
  • Device tokens handled per install