Samples

Fire2Testing is a set of midlets and code samples that aim to help Fire2 developers understand the basic and advanced concepts of using the library

You can run each midlet in the midlet suite and check the source code of each application. In the source, detailed comments describe how each application is created.

This application

This application is just a simple midlet which loads this html file from the jar and displays it. This type of application is really easy to build with Fire. It only takes a few lines of code, check the source code of &lq;SimplePage.java&rq; and see for yourself! :)

Changes of v2.1

Fire 2.1 has many bug fixes and performance improvements over the v2.0 released a couple of months ago. Some of the chacges are