Latest News

MiniME v1.0 (J2ME misc)

MiniME is a light weight J2ME library that let you build game and advanced UI. MiniME features: * a resource manager to easily import and use Image and Text. * event manager to ease communication between view and different component of the library. * a set a predefined UI component, such as Label, EditField, RadioButton group, CheckBox group, to build … Read more

http://code.google.com/p/minime/

By · 0 comments
BPI J2ME (09-06-2008) (J2ME misc)

Use BPI images on J2ME devices! The BPI format (standing for Bit-Packed Image) has been designed for mobile devices with limited storage. BPI mainly targets Java mobiles phones (J2ME) and more precisely the storage of the images required by a midlet. Image caracteristics are therefore limited (at most 512 pixels wide and a color space limited to 262 144 colors … Read more

http://code.google.com/p/bit-packed-image/

By · 0 comments
MID4th v1.42 (J2ME Application)

MID4th is a Forth System for Java MIDP-2.0 phones. Release notes: An ANS Forth System written in Java2ME. It is adapted for Mobile devices from WebForth, available at the FIG archive. The Forth is reasonably standard with referance to the Dpans94 standard document, with a few changes to facilitae use on a mobile device. The main features are as follows. … Read more

http://code.google.com/p/mid4th/

By · 0 comments