Car Manager MIDlet v1.1

CarManagerA Visitor informed me about the possible bug in the Car Manager midlet. The midlet didn’t calculate the average consumptions correctly as it used entry’s date as a base for sorting entries. Therefore it could make an errorenous calculations if user entered two entries on the same date.

I have now fixed the bug and the midlet seems to calculate the consumptions correctly even if user enters multiple entries on the same date. Midlet now uses the distance in kilometres as a base for sorting entries. You can download the latest version (1.1) and its source code with NetBeans 4.1 project files from Car Manager MIDlet page. Please send me an email if you find any other bugs or if you have any feature suggestions.

Leave a Reply