Home / News / We have just released a new version of iLabs Mobile Developer Toolbox

New release of iLabs Mobile Developer Toolbox

Try out the "Open mini blogger", "Open mini browser", "Open mini chatter" and "Widger".

Visit the project at java.net.

 

2008-06-18: Third beta release.

 

The major new improvement in this release, is a cleanup of the markupReader.
Also we introduce Widger, a class capable of loading small widget like applications.
Such a widget are created by setting up the user interface in a XML file, and typically using
the HtmlView to implement more functionality using webpages stored either in the jar file
or on your server. See the widger sample project for more info and examples. In this release we
include a simple http webbrowser widget and a simple twitter client.

 

Errors have been removed, architecture enhanced, better error handling,
documentation added and enhanced. Several working applications included
that can also function as examples.

 

Has been tested for various phones and works on MIDP 2.0/CLDC 1.0.

Type of phones tested:
Sony Ericsson JP-5,6,7,8, Nokia S40, S60, HTC
Known issues:
Nokia S60 CLDC 1.0 (Nokia 6600) class MarkupReader skips characters for unknown reasons.
HTC on some devices no support for JavaME multimedia API and hence no support for camera.