资 源 简 介
Mobile application written in J2ME for a real-time GPS tracking system.
GPS data are collected from an external (via Bluetooth) or built-in device, processed for redundancy and POSTed over an Internet connection (GPRS, UMTS, etc.) using HTTP REST API, e.g.
POST /users/john/position_status lat=46.06561&lng=11.15101&speed=45.213
See overview for more details.
Although it is working as a proof of concept, there are no public releases yet. First milestone should be completed by the end of May.
3 Jun 2009 UPDATE: We are running a little bit late but we"re almost there for a beta release.
Special thanks to Bruno Nardelli for the initial code base input - RESCUE - which this project"s started from.