.description
Track your hikes and your tours with trackkcor and use it in your own applications.
All you need is a J2ME-compliant mobilephone which
supports
JSR-82 and an external GPS receiver.
trakkcor ...
- is implemented as J2ME midlet
- detects your Bluetooth GPS receiver
- fetches the current position from the GPS receiver and adds it to a collection of position data called "track"
- manages several tracks (create, save, load, continue, remove)
- supports GPGGA and GPRMC NMEA messages
- is able to submit stored tracks to your server, so you can use the position data in your application.
- is able to automatically submit position data (live tracking)
- is open source (licensed under GNU General Public License)