Archive for February, 2007

Mobile Trails Explorer v1.3

Sunday, February 25th, 2007

There have been some progress with the Mobile Trail Explorer project. The newest version contains some improvements and new features like displaying speed, heading and altitude information on the main screen. New release is also capable of exporting trails in GPX format.
You can download the latest release from Google Code’s project page or from software [...]

Car Manager with export feature

Tuesday, February 20th, 2007

One user just asked for a feature to a Car Manager application so that he could export the entries from the application. I wasn’t sure that MIDP 1.0 would allow this but it turned out to be a very simple to integrate the export functionality to the application using the File Connection API (JSR 75) [...]