Opinionated comments on mobile phone industry news
|
All entries are written by Anders Borg, CEO and Consultant of Abiro, that has a long experience in strategic planning, developing embedded and Java software, usability aspects, and the mobile phone industry in general. You can also read the latest Mobile News entries on your phone via wap.abiro.com, and we provide many News Feeds from popular news services. For advertising and contribution queries, please use the feedback form. News feed (local) |
|
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.

