J2ME News
JMingle v1.0.2 (J2ME Application)

JMingle is a social networking endeavor that works by scanning phones over Bluetooth. The goal of the project is to create a social networking platform in which ‘links’ between people are created when they are in range for their Bluetooth-enabled phones (or, eventually, other devices) can discover each other.

Future goals for JMingle are to create a more “competitive” style where those with the most “bump-ins” are ranked on a centralized site. This would require a web site where accounts are attached to the unique Bluetooth addresses of each device.

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

By with 0 comments
Rapid Rider (13-12-2008) (J2ME Application)

Rapid Rider is an application for mobile phones to help you ride the Rapid in Grand Rapids, MI

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

By with 0 comments
Mochalua v1.0 (J2ME misc)

Mochalua is a J2ME implementation of the Lua scripting language.

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

By with 0 comments
MiniME v1.1 (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 UI.
* an open and evolving build system with a set of Mobile Device description.
* a set of pre-defined antenna properties to customize the code and ease portability integrated documentation (powered by Doxygen).
* a Tutorial.

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

By with 0 comments
Trail Explorer v1.13 (J2ME Application)

Mobile Trail Explorer is an application where user can view and record tracks using the mobile phone and GPS device. Recorded tracks can be exported in KML or GPX format. KML file can be viewed in Google Earth application. Mobile Trail Explorer is mainly targeted for recording biking, hiking etc. trails.

Software runs on Java platform so it is supported by many mobile phones. It is required that mobile phone supports Bluetooth connections (JSR 82) for GPS and File connection (JSR 75) for exporting trails to kml files.

http://code.google.com/p/mobile-trail-explorer/

By with 0 comments
OpenWIG v0.3.07 (J2ME Application)

OpenWIG is an attempt to develop a J2ME mobile application (midlet) with same capabilities as Wherigo player.

Release notes:

Version 0.3.07 has been released. It fixes several minor but important bugs, adds some new Lua properties and supports Internal GPS’s. There are also several usability improvements.

Note: logging is turned off by default, you need to enable it in Options. Important: if you enable logging, then the phone will ask you twice for permission to read and once for permission to write when you start a cartridge. This can be confusing, at first i thought that the app didn’t react to my answer.

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

By with 0 comments
BBeep v0.92 (J2ME Application)

This program is dedicated to sport trainers or sportsmen. The user set the work time, the rest time and the number of lap he wants to go. The program beeps at the ends of each period to notice the user.

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

By with 0 comments
Asteroid Belt v1.0.0 (J2ME Game)

Asteroid belt is a clone of the arcade classic Asteroids for J2ME devices.

http://freshmeat.net/projects/asteroidbelt/

By with 0 comments
WeightWatch (10-12-2008) (J2ME Application)

WeightWatch is a J2ME application that takes daily readings of your weight and displays them in a chart with a moving average “tendency curve” in order to absorb errors in daily weighing.

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

By with 0 comments
luaj v0.84 (J2ME misc)

Lightweight, fast Java-centric Lua interpreter written for both J2ME and J2SE, including libraries for basic, string, table, package, math, coroutine packages, an optional compiler, luajava bindings, and JSR-233 pluggable scripting engine bindings.

http://sourceforge.net/projects/luaj/

By with 0 comments