Mobile Task Manager is a GTD tool for your mobile phone. You can store your actions, todo items, references, grocery lists, etc. in the application. Items can have notes for details and user can mark certain items as favorite. You can also create hierarchies with folder structures. You can easily purge completed items from memory (handy especially with grocery lists).
Application is written in Java so it runs on millions of phones that support MIDP 2.0 and CLDC 1.1.
Copyright notes: Icons from Mark James from famfamfam.com. Splash screen icon from Max Brown from orangeyear.com.
Here are the screenshots:


Keyboard Shortcuts:
- 0 = Toggle priority flag
- 1 = Show item details
- 3 = Edit item
- 7 = Toggle favorite
- 9 = Show item note
- Left = Move item up
- Right = Move item down
Download latest release from Google Code project site:
- Download Binaries (JAD + JAR)
- Download Source Code