
UpdatedJul 8, 2024
PublishedMar 12, 2021
Packageat.murbit.gpxtrailtracker
MD5dc4bc6cacc218f1371930dc258f1724c
SHA1 (signer)5B:C1:3C:C4:74:48:64:AC:7F:A3:82:82:96:FE:58:20:24:7F:48:F5
Signed byCN=Android, OU=Android, O=Google Inc., L=Mountain View, ST=California, C=US
Malware scanTRUSTED
Websitehttp://www.murbit.at
Contact[email protected]
Privacy policyView
What's new
Fixed crash for Android 9 devices
Description
GPX Tracker is a simple to use but powerful tool that helps you to track your ways. If you drive a car, biking or even outdoor on a walking or hiking tour, GPX Tracker will be tracing your geo data.
Once developed as a creator for XCode compatible GPX formatted files, the feature list is growing but it is still as simple to use.
Configuration
GPX Tracker has a simple configuration interface.
* Distance Filter - specifies the minimum distance between two way points in meters.
* Auto Stop - If you ever forget to turn off the recorder, don't mind. GPX Tracker figures out whenever you stop traveling and stops tracing your trip to save energy.
* Reminder - If this feature is turned on, you will receive a message whenever you stop by for a few minutes to remind you on stopping the track tracing.
Trip Tracking
The main screen has a start/stop button. Simply press this button once for tracing a new trip and a second time whenever you want to stop recording data.
On the top of the screen, you will see the traveled miles or kilometers depending on your locale system configuration.
With the menu bar item on the right side you can choose different user tracking modes for the maps.
Tracks
The Tracks screen provides a list of tracks recorded. The will show the date and time of recording, the duration of the trip and its distance.
If you tap on one of the trips, it will be displayed on a map. From there on, you can press the menu bar item on the right side to choose an export format and send the generated
file by email.
Back in the Tracks screen, you can easily delete a recorded track by swiping the desired item from the right to the left.
Track Export Formats
There are two output formats available.
* XCode compatible "wpt"-tag based GPX files. This format can be used for the iOS Simulator by added the generated gpx file to an XCode iOS Project.
* Common GPX "trk"-tag based format. The track will consist of a collection of "trkpt" tags within a "trk" element. This format should be fine for any application that processes gpx tracks.
GPX Tracker is free but ad supported.
Please note: Continued use of GPS running in the background can dramatically decrease battery life. GPS will be stopped automatically, as soon as you stop recording a track.
Once developed as a creator for XCode compatible GPX formatted files, the feature list is growing but it is still as simple to use.
Configuration
GPX Tracker has a simple configuration interface.
* Distance Filter - specifies the minimum distance between two way points in meters.
* Auto Stop - If you ever forget to turn off the recorder, don't mind. GPX Tracker figures out whenever you stop traveling and stops tracing your trip to save energy.
* Reminder - If this feature is turned on, you will receive a message whenever you stop by for a few minutes to remind you on stopping the track tracing.
Trip Tracking
The main screen has a start/stop button. Simply press this button once for tracing a new trip and a second time whenever you want to stop recording data.
On the top of the screen, you will see the traveled miles or kilometers depending on your locale system configuration.
With the menu bar item on the right side you can choose different user tracking modes for the maps.
Tracks
The Tracks screen provides a list of tracks recorded. The will show the date and time of recording, the duration of the trip and its distance.
If you tap on one of the trips, it will be displayed on a map. From there on, you can press the menu bar item on the right side to choose an export format and send the generated
file by email.
Back in the Tracks screen, you can easily delete a recorded track by swiping the desired item from the right to the left.
Track Export Formats
There are two output formats available.
* XCode compatible "wpt"-tag based GPX files. This format can be used for the iOS Simulator by added the generated gpx file to an XCode iOS Project.
* Common GPX "trk"-tag based format. The track will consist of a collection of "trkpt" tags within a "trk" element. This format should be fine for any application that processes gpx tracks.
GPX Tracker is free but ad supported.
Please note: Continued use of GPS running in the background can dramatically decrease battery life. GPS will be stopped automatically, as soon as you stop recording a track.
Required features
- Faketouch android.hardware.faketouch
- Location android.hardware.location
- Screen Portrait android.hardware.screen.portrait
Permissions (13)
GPX Trail Tracker requests the following Android permissions:
- Access Coarse Location android.permission.ACCESS_COARSE_LOCATION
- Access Fine Location android.permission.ACCESS_FINE_LOCATION
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Foreground Service android.permission.FOREGROUND_SERVICE
- Internet android.permission.INTERNET
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Read Internal Storage android.permission.READ_INTERNAL_STORAGE
- Read Phone State android.permission.READ_PHONE_STATE
- Wake Lock android.permission.WAKE_LOCK
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE
- Write Internal Storage android.permission.WRITE_INTERNAL_STORAGE
- C2dm Permission Receive com.google.android.c2dm.permission.RECEIVE
- Finsky Permission Bind Get Install Referrer Service com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE