GpsDataPost free Application icon

GpsDataPost free 1.0

1.3 MB / 1+ Downloads / Rating 4.3 - 6 reviews


See previous versions

GpsDataPost free, developed and published by Création Web Dijon, has released its latest version, 1.0, on 2014-05-09. This app falls under the Tools category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 4.3, based on 6 reviews.

GpsDataPost free APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.creationwebdijon.gpsdatapostfree

Updated: 11 years ago

Developer Name: Création Web Dijon

Category: Tools

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing GpsDataPost free on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.3
Total 6 reviews

Previous Versions

GpsDataPost free 1.0
2014-05-09 / 1.3 MB / Android 4.1+

About this app

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 !

App Permissions

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.