I have created an J2ME application to run on (java-enabled) mobile phones through which you can use your online quota of webtexts.
Basically the application communicates with WebMonkeys' O2text program (
link) so only the very mimimum amount of data is transferred from the phone to the web.
The cost of each message is a lot less than a cent (O2 currently charge 1c/kb for data). I have sent more than 4 without my balance changing, thats about .25c per text! This works with international numbers which are normally 25c for O2, so there are huge savings to be made.
Been working on this for a few weeks now so it is fairly well tested (tested on SonyEricsson k750i and Motorola v525, but should work on any java phone).
The application is designed to be as close to normal texting as possible.
Features:
- Saves your login details so you never have to enter them again (although you can modify them if desired).
- Supports predictive T9/predictive texting (if your phone has it) and contacts lookup (again if your phone supports it).
- Saves the 5 most recent phone numbers in memory for quick access.
- Tells you how many free texts you have remaining.
- Supports international numbers.
Would really appreciate any feedback on this, especially to see if it works on different types of phones. Currently the app only works for O2 but there is no reason why it can't be adapted for vodafone and meteor further on down the line if there is enough interest.
Many thanks to Webmonkey for his server-side work and for helping me test the app.
The application is called AFT (Almost Free Texts) and is available here:
http://www.killarneyonline.eu/o2text/aft.jar
So either save it to your computer and then transfer to your phone through USB/bluetooth/infrared or else use your phones web brower to go to the URL above.
Update 5th Sep 06 - Now has support for Meteor!