Download Aero GPS Recorder - v1.9.1

Download Aero GPS Recorder - v1.9.1
Package Name racko.gpsrecorder
Category ,
Latest Version 1.9.1
Get it On Google Play
Update January 26, 2021 (4 years ago)

You've heard of Aero GPS Recorder - v1.9.1, or Vido Lyrical & Particle.ly Video Status Maker, VPNhub Best Free Unlimited VPN - Secure WiFi Proxy, Hotspot Shield Free VPN Proxy & Secure VPN, Togel Generator Nomor Jitu 2021, Aim Tool for 8 Ball Pool, Turbo VPN v3.7.4 APK + MOD (Real VIP/Premium) MOD APK, one of the coolest APPS of the genre Tools.

And of course you know that, not all games or applications are compatible for all phones. The game or application is sometimes not available on your device, it depends on the version of the system. Android operating system, screen resolution, or countries that Google Play allows access to.That is why APKPanda provides Android APK files for you to download and doesn't stick to these restrictions. >
Aero GPS Recorder - v1.9.1 latest version is 1.9.1, release date 2021-01-25, and has size 2.5 MB.Developed by Racko, Aero GPS Recorder - v1.9.1 requires Android version at least Android 5.0+. Therefore you must update your phone if necessary.

Pretty much loaded, about 1000 downloads. You can update apps that have been downloaded or installed individually on your Android device if you want. Updating your apps gives you permission access to the latest features and improve application security and stability.

Aero GPS Recorder - v1.9.1

Application très simple d'enregistrement de la route GPS.

Système de secours d'enregistrement des traces des compétitions ULM.

Les fichiers générés sont au format CSV. Ils peuvent être transmis à un serveur via un webservice très simple à mettre en œuvre.

L'URL du webservice est paramétrable.

Exemple de webservice en PHP :

ob_start();

$sRepTraceGPS = "myrep";

$json = array("success" => true);

$jsonDataIN = json_decode($_POST["json"], true);

for ($f=0;$f {
$sFichierBase = $sRepTraceGPS . "/" . $jsonDataIN[$f]["file_name"];

file_put_contents($sFichierBase, $jsonDataIN[$f]["contents"]);
}

$json["nb_trace"] = count($jsonDataIN);

ob_clean();

header("Content-type: text/html; charset=utf-8");
echo json_encode($json);

?>

Problème d'enregistrement des traces sous Android 10

Show more