|
Java ME - Projects - Unit Converter
Table of Contents
Abiro Unit Converter enables you to quickly and easily convert
between popular units and number bases. It's useful on trips,
when faced with foreign units that you can't quickly convert in your
head. The number base conversion is very useful when developing
software, or if you just feel generally geeky.
[ Download for free from GetJar ]
- Enter a value in Value.
- Select its unit/base in the From list.
- Select the target unit/base in the To list.
- Select Convert.
Unit Converter will warn you when you try to convert between
incompatible units/bases or if the value entered is somehow wrong.
The last value converted will be used as the new value for the next
conversion. You can for instance use this to convert between area or
volume units by performing the same conversion more than once.
Unit Converter has been designed to work on most MIDP 2.0 phones, yet formal testing has only been done on a few popular phones.
|