Mobile Programming
Content is old and unmaintained.
Mobile programming with J2ME CLDC/MIDP is essentially scaled down Java programming. The set of classes is more limited than the J2SE platform, therefore there is less API to program with.
The J2ME toolkit is available from Sun microsystems, other platform specific API’s are available from the phone manufacturers. For example I have a Siemens MT50 mobile phone, Siemens have released a specific SMTK toolkit for use with developing for this phone. The siemens toolkit contains the required classes and a MT50 emulator to test the code on.
My final year computer science dissertation / project was based on J2ME CLDC / MIDP. This can be seen by clicking on the link in the menu.
Entries (RSS)