Rants And Ramblings About Mobile Technology

Anders Borg writing about the fun and crazy world of mobile and Internet service technologies.
You can also read the blog via Twitter or your phone via wap.abiro.com. See the left menu for more news.
Comments on blog entries are moderated, but I'm rather liberal as long as it's not blatant advertising.
For general comments, advertising and contribution queries, please use the feedback form.
Sunday, May 06, 2007
New tutorial on developing MIDlets
Actionscript generally covers programming for mobile devices, so far mainly about Flash Lite.
Considering the name, 'J2ME Guide - Part 1' will be continued. You can jump directly to 'The MIDlet development process' if you don't care about the theory. The example is using Wireless Toolkit. For anything but the simplest examples you should go for Eclipse or NetBeans.
Both CDC and CLDC are mentioned, but most (read: pretty much all) phones use CLDC, so that and MIDP is what you need to learn first.
Considering the name, 'J2ME Guide - Part 1' will be continued. You can jump directly to 'The MIDlet development process' if you don't care about the theory. The example is using Wireless Toolkit. For anything but the simplest examples you should go for Eclipse or NetBeans.
Both CDC and CLDC are mentioned, but most (read: pretty much all) phones use CLDC, so that and MIDP is what you need to learn first.

