Android app for parsing, filtering, and exporting your Google Maps Timeline data to GPX / KML / GeoJSON / CSV.
Last updated: 2026-05-27
Timeline Exporter does not collect, transmit, or store any personally identifying information on remote servers. Everything you do in the app happens on your device.
tiles.openfreemap.org (a free, donation-funded
OpenStreetMap tile service). These requests are standard web requests
containing only the tile coordinates and the device’s IP address as
visible to any HTTPS server. No user account, no device ID, no Timeline
data is sent. See OpenFreeMap’s policy for
what they log on their end.tiles.openfreemap.org.The app does not request location, storage, contacts, camera, microphone, or any other runtime permission. File picking uses Android’s Storage Access Framework, which doesn’t require app-side permissions because the user explicitly grants per-file access through the system file picker.
The source code is available at github.com/NikkittaP/timeline-exporter. You can verify any of the above claims by reading it.
For questions about this policy or the app’s behavior, contact nikitapetroff@gmail.com.
If this policy ever changes, the new version will be published in the same location with an updated “Last updated” date. The repository’s git history records the diff.