Home >> J2ME


SMS

SMS

SMS is a little app I wrote, because I wanted a way to send a message fast. When I am sailing in my boat, I don't have time to type in messages, so I need something fast. Many phones already have a function to send pre-written sms, but my doesn't, so that's why I wrote this app.

It stores phone numbers and messages in databases on the phone, so you just have to select a message and push a button to send a sms. When using it first time, there are no numbers or messages saved, so you are asked to enter a phone number and a message. You can have more than one phone number, and the last one will be used until a new number is choosen. New numbers and messages are created via the menu, and you can delete numbers and messages via the menu.

Screen dump of SMS

sms.jar

sms.jad

sms.zip (source code)




Home >> J2ME