Konubinix' opinionated web of thoughts

Check List Setup Old Phone as Gnss Tracker

Fleeting

check list setup old phone as gnss tracker

  • full battery

  • install the gps applications clk android adb install –update com.android.gpstest.osmdroid clk android adb install –update com.vonglasow.michael.satstat clk android adb install –update com.mendhak.gpslogger clk android adb install –update net.osmand.plus

  • turn off battery optimisation for the gps applications clk android adb shell dumpsys deviceidle whitelist +com.android.gpstest.osmdroid clk android adb shell dumpsys deviceidle whitelist +com.vonglasow.michael.satstat clk android adb shell dumpsys deviceidle whitelist +com.mendhak.gpslogger clk android adb shell dumpsys deviceidle whitelist +net.osmand.plus

  • install my custom configs ipfs get https://konubinix.eu/ipfs/bafybeid7qybrgnot7logbi7tn6udt66cpdrou5kjmqbboo25qqsfnd3chy -o com.vonglasow.michael.satstat-3.5 clk android adb restore data com.vonglasow.michael.satstat-3.5/data.tar.gz ipfs get https://konubinix.eu/ipfs/bafybeidrh53gxe4rnionl4saajzye7nfwj6ah3kex2j33y2fieculjumgi -o com.mendhak.gpslogger-127 clk android adb restore data com.mendhak.gpslogger-127/data.tar.gz

  • download the needed maps from Osmand Local Indexes List of maps and put them in the device file=France_auvergne-rhone-alpes_europe_2.obf wget “http://download.osmand.net/download?standard=yes&file=$%7Bfile%7D.zip” unzip “download?standard=yes&file=\({file}.zip” clk android adb push {,/sdcard/Android/data/net.osmand.plus/files/}\){file}

    They will be taken into account after the next restart of osmand

EDIT: [2023-08-17 Thu] tried gpslogger. It does not work well. Also, it is useful to be able to see the track in real time to check that everything is ok. Therefore, osmand is so far the best option I’ve had.

Notes linking here