183 projects tagged "J2ME"
Linux Bluetooth Remote Control (LBRC) is a remote control program that allows a Linux computer to be controlled by a J2ME device via Bluetooth. It is divided into a server part that runs on the computer and reacts to input events and a client part that runs on the J2ME device. The J2ME client sends the device's keycodes, which are translated to keystrokes, mouse movements, mouse clicks, or other input events on the controlled computer.
GAIA Image Transcoder (GIT) is a library that operates image transcoding, with a special focus on mobile applications. It comes in two parts: a transformation and transcoding library that performs image adaptation to mobile device using information retrieved from WURFL files, and a very simple JSP tag library that enables library utilization in a J2EE environment. The transcoding library works as a transformation pipeline. The pipeline is composed of a set of filters. A filter can operate directly on the image body, or indirectly on the associated meta-information. The GIT architecture supports the management cycle of such pipes, while GIT tag libraries simplifies their definition.
Escluderlate is a Java game for mobiles and portable devices (J2ME). The scope is surviving inside the arena more than the computer controlled opponent(s). You have to avoid crashing on the walls that each player leaves behind. You can move your pointer using the arrows, or the keys 2(up), 4(left), 6(right), and 8(down). Escluderlate contains 21 different levels and 3 different speeds, but it's easily extendable.
Biorhythms are cyclical rhythms that occur through your life and affect your capacity for emotional, physical, and intellectual excellence. Mobile Biorhythm generates flexible user-defined graphs of these rhythms and allows you to MMS them to your friends. Future developments will include Bluetooth sharing of graphs when people are in range, and integration with your handset contacts list.
MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from the JUnit framework. It is only CLDC 1.1 compliant. It overcomes the lack of a reflection API in the J2ME MIDP API and supports main features of the JUnit framework such as ease of development and running of tests, sharing of fixtures among different tests, the ability to perform simultaneous test runs, and much more. The results of tests are displayed with a progress bar, statistics, and lists of failures or errors with detailed messages for each test.
MoMELib is a library for development of J2ME applications. It offers the ability to execute commands in threads separate from the AMS callback thread, issue command events programmatically, associate keys (game actions) or sequences of keys and/or game actions with commands, simplify definition and enhance usage of commands, use any complimentary arguments with commands, and more.
Guitar Trainer is an application for mobile devices that helps musicians learn the fretboard of their stringed instrument thoroughly. It supports guitar, bass, banjo, ukulele, mandolin, and cavaquinho (in standard and alternate tunings). It includes a training mode, a game mode, and a tuner. It should work on any Java device supporting CLDC 1.1/MIDP 2.0.