1
0
Fork
You've already forked egotrip
0
real-time GPS tracking for your website
  • Java 94.4%
  • PHP 5.6%
Find a file
2017年05月10日 06:59:04 +02:00
doc initial import 2013年06月21日 17:55:17 +02:00
res initial import 2013年06月21日 17:55:17 +02:00
serverside/php remove old db credentials 2013年06月21日 17:57:01 +02:00
src/net/myegotrip/egotrip initial import 2013年06月21日 17:55:17 +02:00
.gitignore update readme and gitignore 2013年06月22日 11:00:50 +02:00
AndroidManifest.xml initial import 2013年06月21日 17:55:17 +02:00
ant.properties initial import 2013年06月21日 17:55:17 +02:00
build.xml initial import 2013年06月21日 17:55:17 +02:00
default.properties initial import 2013年06月21日 17:55:17 +02:00
LICENSE initial import 2013年06月21日 17:55:17 +02:00
lint.xml initial import 2013年06月21日 17:55:17 +02:00
proguard-project.txt initial import 2013年06月21日 17:55:17 +02:00
proguard.cfg initial import 2013年06月21日 17:55:17 +02:00
project.properties initial import 2013年06月21日 17:55:17 +02:00
README.md typo 2017年05月10日 06:59:04 +02:00

!! Note !! This project has been dead for a while. It may still work, but the app uses a very old google maps and location API which may not be compatible with current phones

GPS Tracking they way YOU decide

Egotrip is an android application for tracking your gps location and instantly upload it to a webserver of your choice. You can then display your current location or a whole trail the way you like it

Features

  • Records your current position in configurable intervals
  • Instant upload (can be disabled to save bandwidth)
  • attach text and images to your locations
  • View and edit current trip on map
  • Profile View

Developer Info & Tools

Editing the local SQLite Database

adb shell
cd /data/data/net.myegotrip.egotrip/databases
sqlite3 egotrip

Manually Set GPS Location in the Emulator

telnet localhost 5554
Trying ::1...
Connection failed: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Android Console: type 'help' for a list of commands
OK
geo fix 8.502061 47.421909