Skip to content

Instantly share code, notes, and snippets.

@Morteza-Rastgoo
Created June 18, 2026 16:40
Show Gist options
  • Select an option

  • Save Morteza-Rastgoo/f35553bf927a5f8ea0ffa43b695af180 to your computer and use it in GitHub Desktop.

Select an option

Save Morteza-Rastgoo/f35553bf927a5f8ea0ffa43b695af180 to your computer and use it in GitHub Desktop.
ParkMeasure - Privacy Policy

Privacy Policy — ParkMeasure

Last updated: June 18, 2026

ParkMeasure (com.khosousi.parkmeasure) is an Android Automotive OS app. This policy explains how we handle information.

No Personal Data Collected

ParkMeasure does not collect, store, transmit, or share any personal information. No user accounts, no analytics, no advertising SDKs, no network connectivity.

Data Used On-Device Only

  • Vehicle speed — read from VHAL speed sensor to calculate distance traveled. Used in memory only, never stored or transmitted.
  • GPS speed (fallback only) — if VHAL unavailable, GPS speed is used. Geographic coordinates are never read, stored, or transmitted. Requires ACCESS_FINE_LOCATION permission at the Android level but no location data leaves the device.

Onboarding Preference

A single boolean flag is stored on-device (SharedPreferences) to remember onboarding completion. Never leaves the device.

Permissions

Permission Purpose Data transmitted?
android.car.permission.CAR_SPEED Vehicle speed sensor No
ACCESS_FINE_LOCATION GPS speed fallback only No
ACCESS_COARSE_LOCATION GPS speed fallback only No

No Third-Party Services

No SDKs, analytics, advertising, crash-reporting, or social plugins.

Children's Privacy

App is for adults (18+) operating vehicles. Not directed at children under 13.

Contact

Questions? Contact: sharlatork@gmail.com


© 2026 Khosousi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment