Home  /  Tools Apps  / GpsDataPost free on Windows Pc

GpsDataPost free on Windows Pc

Developed By: Création Web Dijon

License: Free

Rating: 4,3/5 - 6 votes

Last Updated: December 25, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.0
Size 1.3 MB
Release Date May 09, 14
Category Tools Apps

App Permissions:
Allows an app to access approximate location. [see more (5)]

Description from Developer:
IMPORTANT : Same application as the "normal version GpsDataPost" but with ads, please try this one first, if you plan to use it regularly, please BUY the normal version w... [read more]

App preview ([see all 4 screenshots])

App preview

About this app

On this page you can download GpsDataPost free and install on Windows PC. GpsDataPost free is free Tools app, developed by Création Web Dijon. Latest version of GpsDataPost free is 1.0, was released on 2014-05-09 (updated on 2023-12-25). Estimated number of the downloads is more than 100. Overall rating of GpsDataPost free is 4,3. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 6 users, 1 users had rated it 5*, 5 users had rated it 1*.

How to install GpsDataPost free on Windows?

Instruction on how to install GpsDataPost free on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install GpsDataPost free on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install GpsDataPost free using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "GpsDataPost free" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install GpsDataPost free on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "GpsDataPost free" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.0.

Download GpsDataPost free 1.0 on Windows PC – 1.3 MB

IMPORTANT : Same application as the "normal version GpsDataPost" but with ads, please try this one first, if you plan to use it regularly, please BUY the normal version without ad to support the development.

IMPORTANT, read this first ! Otherwise this application is useless !

Note : Same as the paid version except that there is an ad at start ! Please buy the paid version if you want to use it regularly.

This Application is used to POST location HTTP datas on any url (configurable in settings), at every timer tick (configurable), you can add a custom parameter too (exemple : an identifier) !
It use the device GPS / GLONASS (if available).

It's a very light application, no useless features ! It don't log anything in local ! It just do a http post !
Just one button to enable/disable and a settings page with 3 parameters : URL (ex : http://yourdom.com/yourscript.php), custom variable, and interval between http post.

Information : English only, it you really really need a translation contact me.

Don't ask to log locally, there is other application to do it on the market !

Warning : Enable the GPS ! Or it will not post anything !
Warning : It dont post anything when the GPS is not fixed, you may have to wait few seconds/ minutes before receiving datas.
Warning : Be carefull GPS drain battery even if the screen is off ! Disable the service when you don't use it. A notification is permanently visible if the service is running.
Warning : You need a web server and a very simple script to process the datas.

custom : It\'s the same value as in the settings (identifier for example).
lon : The longiture can be casted to double, in degree.
lat : The latitude can be casted to double, in degree.
alt : The altitude in metters can be casted to double, in degree.
acc : The fix accuracy in metters, can be casted to float.
bearing : The bearing in available (otherwise : 0) can be casted to float, in degree.
speed : The speed over ground in m/s (0 if not available).
timer : The time, can be casted to double, it\'s a Unix timestamp.

FAQ :
This app doesn't work can I give an one star rating ? : No ! This app works, just contact me to resolve your problem !

Can I have a php sample to collect the datas ? Yes take this code here : http://creation-web-dijon.fr/gps.txt
Copy and paste it in a .php file on your server, create a logs dir on the website root with write permission put this php file's url in the GPsDataPost settings, and try ! If you have nothing it's probably a network problem or a permission problem to write the gps.json log file.

I want more feature : If you want to save locally there is other app to do that ! Otherwise contact me.

Why all these permissions ?
GPS/location permissions : used to read GPS data and post it to your web server, nothing is logged locally !
Network permissions : used to use the internet to post data, and for ads in free version.
Wake lock : needed to keep the GPS enabled when the screen is off and the service is enabled, yes it drain more battery, but there is no other way to do it !
Allows an app to access approximate location.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows an app to access precise location.