The GraphicDemo MIDlet

Show some graphics on the Java VM in your phone.

This MIDlet paints something on your phone's screen. It is not much, but perhaps not bad if you have no clue how to start yet.

The source code is also available to help you if you want to get started with J2ME (or Java ME as it is now called) programming.

Changelog

1.0.0: First public release

Download

Get the jar here and the jad here (if you need it).

Here is also the source code. The zip file contains an Eclipse project to be used with the EclipseME plugin and Sun's Wireless Toolikt (WTK).

Notes

I use the (slightly modified) mosquito gif image from the J2ME Javadoc as an example for a Sprite. I hope this is legal.
Go to my MIDlet page
Go to my home page
Send me an email