Category: J2ME
Added Aug 3, 2008, Under:
J2ME
Joerg Jahnke has released an updated version of JMEBoy. JMEBoy is a Java-based Gameboy and Gameboy Color emulator for mobile devices. If you want to play Gameboy games on your mobile phone you should try this emulator.
Release notes:
The binaries of the final releases for JMEBoy 1.2 and JSwingBoy 1.2 have been added for download. These releases are built from the code of SVN revision 142.
These releases add localization support, so that the emulator ui can be translated to various languages. Currently English and German versions are included. If you would like to see your native language supported, please have a look at the forum page https://sourceforge.net/forum/message.php?msg_id=5142005.
Additionally a couple a bugs are again fixed and the JME version now supports using a device’s orientation sensor for controlling the joypad movement.
Please take a look at the release notes for more information on the changes. Choose the emulator download according to the desired target platform:
– JMEBoy runs on Java-enabled (MIDP 2.0) mobile devices.
– AndroidBoy runs on Android-based mobile devices.
– JSwingBoy runs on PCs with a JDK/JRE5 or later installed.
http://sourceforge.net/projects/javagb/
Added Jul 31, 2008, Under:
J2ME
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.
The Forth suports persistant blocks of size 256 UTF-16 characters. There are 256 blocks in a block set. The current block set can be edited through the Java interface, or saved, or loaded. A Java based block set manager can be used to load or delete block sets.
The use of general URL files is supported. Any URL may be supplid as a filename, and opening the file is done read only. Writes to files are sandboxed, and so no changes are ever made to files.
There are PlatformSpecificWords to control many features of MID4th.
The display supports a background bitmap with 16 bit colour depth (ARGB each 4 bits), and an overlayed full colour font capacity. Alignment is to an 8*8 pixel grid monospacing of TheFont.
The playing of MIDI notes is supported, with note 69 being 440Hz. The notes play asynchronously, so as not to interfere with execution. There are facilities to synchronize code with the device master clock, and multimedia abilities depending on the phone model. Note that some phones suspend or end MIDlets when a media stream is opened, and this may be anoying.
http://code.google.com/p/mid4th/
Added Jul 29, 2008, Under:
J2ME
ZXing (pronounced “zebra crossing”) is an open-source, multi-format 1D/2D barcode reader library implemented in Java. Goal is to support decoding of QR Codes, Data Matrix, and the UPC family of 1D barcodes.
This library is divided into several components of interest:
core: core decoding library, and the main component of the entire project
javame: JavaME client
javase: J2SE-specific client code
android: Android client (M5 SDK)
rim: RIM/Blackberry-specific client build
iphone: iPhone client + port to Objective C / C++ (QR code only)
zxingorg: The source behind zxing.org/w
bug: Client for BugLabs’s BUG
http://code.google.com/p/zxing/
Added Jul 29, 2008, Under:
J2ME
Simple implementation of the “Beat Swatch Clock” for a J2ME compliant mobile phone.
http://code.google.com/p/beatswatchclock4j2me/
Added Jul 29, 2008, Under:
J2ME
Carry your Google Calendar in your pocket! GCalSync is an open-source J2ME application that lets you do a two-way synchronization between Google Calendar and your phone’s built-in calendar. Download events to your phone, or add an event on your phone and upload it to Google Calendar.
http://code.google.com/p/gadjet/
Added Jul 29, 2008, Under:
J2ME
jibjib is a small, fast and easy J2ME Twitter client for any Java-enabled mobile phone with CLDC 1.0/MIDP 1.0 for version prior to 1.0.11 and CLDC 1.1/MIDP 2.0 for version 1.0.11 and later. jibjib is minimalistic and it is designed for road warriors.
http://code.google.com/p/jibjib/
Added Jul 29, 2008, Under:
J2ME
RSS Reader is a mobile Java MIDlet application that runs on Java enabled mobile phones and devices. User can store multiple RSS and ATOM feeds as bookmarks. Feeds can be imported from OPLM file.
http://code.google.com/p/mobile-rss-reader/
Added Jul 29, 2008, Under:
J2ME
SMS Salama is mobile phone Java application with which you can send and receive encrypted SMS.
Normally, SMS are transmitted as plain text, so any one with access to your operator’s network may be able to obtain the contents of your message. Some operators may even allow their customer service personnel to look into your messages.
With SMS Salama you are sure your message will only be seen by your intended recipient as long as the password used to encrypt it is a well kept secret between you two (and needless to say, it is strong enough).
Your SMS will be encrypted as it leaves your phone, ensuring that it can only be open by the password used to encrypt it when it reached its destination.
http://code.google.com/p/sms-salama/
Added Jul 29, 2008, Under:
J2ME
J2ME MPEG is a MPEG-1 decoder for MIDP2.0 / CLDC1.0.
http://code.google.com/p/j2me-mpeg/
Added Jul 29, 2008, Under:
J2ME
Vocabuilder is a mobile application designed to help you learn new languages. It helps you learn new words and improve your vocabulary.
Changes:
* Support for multiple lists of words
* Smaller lists of words for focusing the study (around 500 words each)
http://code.google.com/p/vocabuilder/