Ego Trip allows you to record your gps location and upload it in real-time to your own webserver where you can have your location/trail displayed the way you like.
The coordinates are uploaded using HTTP POST requests.
Warning: For this application to work you need to have your own website and basic knowledge of PHP, Java or any other server-side programming language and basic mysql administration skills to store the locations in a database.
More info on http://www.myegotrip.net/
Latest Version
pubbeta-27Uploaded by
Naser Naseer
Requires Android
Android 2.2+
Category
Free Travel & Local AppReport
Flag as inappropriateLast updated on Jul 30, 2015
27:
- fixed receiving upload script responses if the server is using chunked transfer encoding. (thanks to Gaurav for reporting this bug)