Posted tagged ‘j2me’

Idea: Setting phone alarm using SMS

January 27, 2010

Thought of a cool application, my wife often sends me messages to remind me to do things, what if those messages can actually setup my to-do list on my phone and sets an alarm if necessary.

Then maybe i wont forget it the next time my wife asks me to do something . So a few things first. My wife and i are both using Nokia phones but she is using an model that dosen’t support Symbian so that means only J2ME for me.

But i will prefer something more powerful like Symbian since I can probably access the To Do list and set stuff up. Using J2ME i might have to implement some sort of an alarm function.

Some links that i found for j2me that might help.
Wireless Messaging API (Talks about receiving and sending sms)
MIDP 2.0 Push Registry (Talks about starting applications when certain events occur)