Projects tagged ‘midp’


[60 total ]

3USERS
 

ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode reader library implemented in Java. Our goal is to support decoding of QR Codes, Data Matrix, and the UPC family of 1D barcodes. It will provide clients for J2ME, J2SE, and Android.

2USERS
 

GASP is a pure JavaTM middleware under L-GPL license for mobile multiplayer online games and implements the OMA GS (Open Mobile Alliance Games Services working group) specifications, enabling multiplayer games on J2ME MIDP and Doja mobile phones over ... [More] phone networks (2/2.5/3G). GASP Bluetooth is the GASP middleware version enabling multiplayer gaming over Bluetooth local network on J2ME MIDP 2.0. [Less]

2USERS

MicroEmulator is a pure Java implementation of J2ME in J2SE

1USERS

windRose is a MIDP application for delivering navigation services to a PDA/CellPhone with a connection to a GPS receiver (including BlueTooth connections).

1USERS

jibjib is a small, fast and easy J2ME Twitter client for any Java-enabled mobile phone with CLDC 1.0/MIDP 1.0. jibjib is minimalistic and it is designed for road warriors.

1USERS

Java mobile IRC-client (J2ME) jmIrc is a J2ME MIDlet allowing ie. cell phone owners to use IRC wirelessly. It should work on any device supporting MIDP 1.0 and also supports connecting through HTTP proxy server on phones that don't support the Java socket API. All files are free software and thus GPL'd including the proxy code

0USERS

This will search for product using Mobile device. Its J2ME MIDP application.

0USERS

LocationAPITools library, version 1.0.1Summary:A collection of classes that simplify the development of location-aware mobile applications using the JSR-179 Location API on the J2ME (CLDC/MIDP) platform, e.g. on GPS-equipped smartphones. ... [More] Author:Matthias Stevens (Sony CSL Paris / Vrije Universiteit Brussel) Description:The primary use case is a location tracker that stores tracks in KML (cfr. Google Earth/Maps), CSV or plain text format. Package com.sony.csl.j2me.locationapitools.demo contains a MIDlet class that demonstrates how LocationAPITools can be used to create simple GPS tracker application that produces KML files. For examples of more advanced uses of this library refer to the NoiseTube project (see below, look for NoiseTube MobileNoiseTagger). The code is known to be working on the following Symbian OS-based platforms: S60 3rd Edition Feature Pack 1 (Symbian OS 9.2), e.g.: Nokia N95 and Nokia N95 8GB smartphones S60 3rd Edition Feature Pack 2 (Symbian OS 9.3) Although this is untested, the code should also work on other (non-Symbian/S60) J2ME CLDC/MIDP platforms/devices, as long as the JSR-179 Location API is supported on the platform/device in question. This library was developed within the scope of the NoiseTube project at Sony Computer Science Laboratory (CSL) Paris, for more information please refer to: http://noisetube.net http://code.google.com/p/noisetube http://www.csl.sony.fr License:Copyright 2008 Matthias Stevens (Sony CSL Paris / Vrije Universiteit Brussel) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. [Less]

0USERS

A mobile JavaME application that calculates Body Mass Index (BMI)

0USERS

CasinoRoyale is a Java Mobile Application that provides Chat through Bluetooth and a game called "Pusoy Dos". The project has still much work to do. This project was based on valhallachat. my site: http://thirdy.co.nr

0USERS

Home automation software that allows a mobile phone that supports the MIDP 2.0 framework to interact with a media library and consumer electronics such as sound systems.

0USERS

Planetino is a 3D engine for J2ME/MIDP2 devices. It focus on First Person Shooting games. Planetino was initially developed as a side project of MIDPath in order to test 3D features. Features: Physics Easy map creation Collision Detection A.I Pure Java renderer Coming soon: JSR184/M3G rendering Networking

0USERS

This project implements by software the Game API included in the MIDP 2.0. standard. The project is created using NetBeans (work with 6.1 version) as it uses the preprocessor for creating specific configurations for Nokia devices (nokia s40 SDK is needed to compile the project using the Nokia Configuration). Code commented in spanish.

0USERS

mobile-fanfou is a simple app that can send public msg to fanfou.com using your phone which support J2ME.

0USERS

Simple Talking Clock written in Java for mobile phone J2ME compliant. You can see a demo using Java Web Start Micro Emulator.

0USERS

GTMobile is a client of Google Talk that run on java phones. Current release has been tested under SUN WTK 2.5beta. It requires CLDC 1.1 and MIDP 2.0 support. Such phones like Nokia N70, Moto E680, SE W800, etc. GTMobile can automatically resize for ... [More] any size of screen but not tested on real phones because I don't have such java phones. Here is snapshot on SUN WTK 2.5: Anyone who test this client on real phones please send me a snapshot, thanks! [Less]

0USERS

Recall every time you spend a night in the hotel abroad and miss that valuable movie just because it lacks subtitles in your language. Find subplay, a usefull miniaplication that will play the subtitles on your cellphone. Of course you'll have to ... [More] find them on the Internet first. The 1st version support srt (most popular) format, allows you to select frame rate, and if you don't know it, learn it from the subtitles you scroll yourself for the first minutes of the film. It supports pausing the movie (commercials, pvr) and resyncing subtitles. [Less]

0USERS

Display Moon Phase and Hijri date in your mobile phone (J2ME / JavaME) Screenshot

0USERS

Keep track of expenses using a java enabled mobile phone, possibility to sync with pc for an in depth view of expenses.

0USERS

Moon Phase Calculator For Mobile Phone

0USERS

Misc helper classes for working with Java ME libraries

0USERS

Cubem is a mobile java applet with various functions: Scramble generation Timing PLL Training for the 3x3x3 cube More features are planned! Uses code from mobile cube scrambler, jnetcube and rubiksjcube, other java cube applications

0USERS

BlueLCD is a J2ME application that emulates a serial text LCD screen, so it can be used to show computer information using in a independently of the OS.

0USERS

This is a Rss reader for j2me midp phone, the original code from http://www.cnblogs.com/zhengyun_ustc/archive/2005/10/07/rssowlj2memidlet.html

0USERS

Simple implementation of the "Beat Swatch Clock" for a J2ME compliant mobile phone. Java Web Start Micro Emulator For more details see Wikipedia: http://en.wikipedia.org/wiki/Swatch_Internet_Time and http://www.swatch.com/zz_en/internettime.html.

0USERS

simple java midp application for reading texts on mobile phone

0USERS

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 ... [More] 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. Check out our discussion group at http://groups.google.com/group/minime-dev [Less]

0USERS

Enables users to log their weight, calories intake on their mobile phones. Contains also a food calories table where user can enter their favorite meals and ingredients.

0USERS

UI framework for MIDP devices.

0USERS

METwit is a Twitter client on Java ME MIDlet(MIDP2.0/CLDP1.0) It isn't use game api and use only basic and lcd api.