real-time GPS tracking for your website
| doc | initial import | |
| res | initial import | |
| serverside/php | remove old db credentials | |
| src/net/myegotrip/egotrip | initial import | |
| .gitignore | update readme and gitignore | |
| AndroidManifest.xml | initial import | |
| ant.properties | initial import | |
| build.xml | initial import | |
| default.properties | initial import | |
| LICENSE | initial import | |
| lint.xml | initial import | |
| proguard-project.txt | initial import | |
| proguard.cfg | initial import | |
| project.properties | initial import | |
| README.md | typo | |
!! 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