/GPSLogger-1

A GPS logger for Android mobile devices

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

BasicAirData GPS Logger
Releases GitHub license Crowdin

A GPS logger for Android mobile devices.
Offered by BasicAirData - Open and free DIY air data instrumentation and telemetry

alt tag

Description

BasicAirData GPS Logger is a simple App to record your position and your path.
It's a basic and lightweight GPS tracker focused on accuracy, with an eye to power saving.
This app is very accurate in determining your altitude: enable EGM96 automatic altitude correction on settings!
You can record all your trips, view them in your preferred Viewer (it must be installed) directly from the in-app tracklist, and share them in KML, GPX, and TXT format in many ways.

The app is 100% Free and Open Source.

For further information about this app you can read this article.
Here you can find a Getting Started Guide.

The application is freely downloadable from Google Play(tm) or directly here in this repository in /apk folder.
You can install GPS Logger on your smartphone in one step, using the Google Store QR-Code or the Latest APK QR-Code;

Translations

The app is translated in many languages thanks to the precious collaboration of some willing users around the world.
Do you want to add a new language to the app?
Do you want to help us in translations?
Join Us on Crowdin and help to translate and keep updated the app in your Language!

Reference documents

Code of conduct

Contributing Information

Repository License

Frequently Asked Questions

Q - I've just installed the app, but it doesn't read the GPS signal.
A - Please try to reboot your device. Check also that the GPS signal is strong enough and, if not, go in an open area.

Q - The Location is active, but the app sees "GPS disabled".
A - Please go on Location section of your Android settings: the phone could be set to use the "Battery saving" Locating method. This method uses Wi-Fi & mobile networks to estimate your location, without turn on the GPS. In case please switch to "Phone only" or "High accuracy" method to enable the GPS sensor.

Q - The "View", "Export", and "Share" menus are grayed out.
A - Please check in Android System settings that GPS Logger has the Storage permission granted.

Q - How can I see my recorded tracks?
A - You can see your tracks clicking on it and using the "View in..." contextual menu. A KML/GPX viewer must be installed on your device; if not, please install it. In GPS Logger's settings you can choose to use a GPX or a KML viewer. A good track viewer for Android is GPX Viewer, but there are lots of good alternatives around.

Q - The menu "View in" opens the Earth app, but doesn't show my track.
A - It is a Earth problem. If you want to use Earth to view your tracks you have to open Earth before, and then go on GPS Logger and select "View in".

Q - My track is not shown (or partially shown) in Google Earth.
A - 1) Please check in Android System settings that Earth has the Storage permission granted; 2) GPS Logger might be set to show the track in 3D, and the track may be hidden under the terrain. Please go in the Exportation settings, switch the Altitude Mode to "Projected to ground" and try again.

Q - The app sometimes stops recording when running in background.
A - The app could be closed by the system during the background recording. To avoid it, you have to go on the Android Settings and turn off all battery monitoring and optimizations for GPS Logger. Sadly any device brand implemented in a different way the settings to keep safe the background apps, so a little research must be done. Furthermore, anti-viruses (like Avast) are very aggressive with long running apps, and must be correctly set.