TaskManager
back to Programming
{A screenshot coming soon.}
Features
- a prioritized list of tasks
- graphical icons displaying the priority of a task
- compatibile with any Java-enabled phone (colour display recommended)
- the whole application is just 13 kB!
The technology behind it
- the midlet uses the RecordStore facility of J2ME to efficiently handle a database of items
- the midlet doesn't use any vendor specific funcions, so it can be run on virtually any Java-enabled mobile phone (however, it is optimized to be run on Nokia phones with colour screens - I didn't test it on other phones)
Download
JAD file / JAR file
You need both files to install the midlet properly.
|