Run Tracker, open source Java ME project for your running activities
Today I’d like to present a new open source Java ME project recently published on Nokia Developer Projects.
Run Tracker is a simple Java ME app that allows to track and record various parameters of running activities, including route, distance, duration and speed of each run.
The complete source code is available, and shows how to use some of the Java ME Location API features to integrate Ovi Maps mapping and positioning features in a MIDlet.
Check it out, and let me know your thoughts about it.









Som 7:30 am on July 15, 2011 Permalink
HI , I have tried the LBSP library its working fine in nokia phones. But Its showing Provider Error in other phones like Samsung,Sony ericsson.
Som 10:11 am on July 18, 2011 Permalink
Hi pit , This route path application is great. Please suggest me how to integrate Route path steps text description with this. Does Ovi map provide such API by which i can get the such info?
pit 10:14 am on July 18, 2011 Permalink
Hi Som,
I’ve not yet tried the Ovi Maps API on non-Nokia phones, will check and get back with some info asap.
As for the step descriptions, this should help: http://www.jappit.com/j2me/locationapi/com/nokia/maps/routing/Maneuver.html#getInstruction%28%29
Som 12:50 pm on July 18, 2011 Permalink
HI Pit , Thanks a lot .. This is what i was looking for.
som 9:01 am on August 2, 2011 Permalink
Hi Pit , Could you please suggest me how to optimize the map loading speed. Its taking more time in loading map. Can it be like the symbian Ovi Map faster?