Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
It allows you to use JFugue-2.1 API to program music on MIDP 2.0, CLDC 1.1 compatible mobile devices.
It's easy to use, like this code to play C-major scale:
Player player = new Player();
player.play("C D E F G A B");
It's all based on JFugue-2.1 sources, so go to http://www.jfugue.org for more information.
This is Java 2 Micro Edition (J2ME) CLDC/MIDP Emulator. Allows demonstrate MIDlet based applications in web browser applet, also can be run as standalone java application.
A PSP porting of SUN's phoneMEFeature (https://phoneme.dev.java.net/) project, to enable MIDP/JavaME applications running on PSP. You can also find phoneMEAdvanced PSP porting from another project: pspME(https://sourceforge.net/projects/pspme)
Dessy is a DEsktop Search and SYnchronization framework for mobile devices. It allows file search using content, metadata, and custom tags, and synchronization of results, and entire file system subtrees. It works on MIDP 2.0 handsets and Java 2 SE.
Macrohard is the "Pure Ant" solution to repeatable build environments for Apache Ant. This provides a set of default, yet overridable and configurable policies for project layout for e.g. J2SE, J2EE, MIDP/CLDC.
The project provides a set of Ant tasks for developing J2ME/MIDP applications based on the J2ME Wireless Toolkit. The new tasks allow for compilation, preverification, packaging, and obfuscation of a MIDlet suite as well as for making a PalmOS PRC file.
Hammock is a Java ME mock object library for testing J2ME apps with J2MEUnit or JMUnit. It includes mocks of many of the MIDP classes. A HammockMaker utility lets you mock other classes. The software includes an Ant task and Eclipse plug-in.
This project had moved to https://j2mexmap.googlecode.com. J2mexmap(eXtensive Mobile Application Platform) is an application/UI framework base on midp, you will find it easily to make an amazing application on midp devices by using J2mexmap.
Jaylib (short for Java library) contains Eclipse plug-ins, Java libraries which include many helpers that are easy to add and use. For J2ME/MIDP 2.0, J2SE-projects or any project written in Java.
Ezmid is a small API for small devices supporting JME/MIDP. It intends to make MIDP programming even easier, providing classes for communication, persistence, XML parsing and user interface. All of then written on the top o MIDP 2.0 API.
Simple and small Model-View-Controller mini-framework for J2ME (MIDP). Supports navigation by name, parameter passing, executing actions on page load and command selection, lazy initialization of views and page loading progress display.
JammedUp (short for: JAM and JAD Update) is an automated MIDP and DoJa descriptor file synchronizer.
MIDlets are separated into a JAR executable file and the descriptor file, a brief but accurate description of the JAR file's contents prior to download.
Wingfoot SOAP client (wsoap) is SOAP 1.1 compliant client library for MIDP/CLDC, Personal Java/CDC, J2SE and J2EE platforms. It has an extremely small footprint- 35k with the XML parser, and 21k without it.
This is a dummy implementation of the com.qualcomm.qjae.gps package based on the QJAE documentation, which you can use in your MIDP projects to access GPS on Sprint (and maybe other) phones. Sprint left this out of the SDK. See readme.txt [PROJECT DEFUNC
The SolidForms project provides an implementation of an XForms processor and implementations of user interfaces for MIDP devices and .NET. The XForms engine is very extensible and is built to allow easy integration with different kinds of user interfaces
This is a little SAX parser made for all java devices. It can be used from very little devices ( typical java phone from Midp to DoJa ) to enterprise server. Now, it supports only SAX parser model. Very simple to use ( see the .java sample ). The tip is
Since you have no rendering control in Java MIDP this library provides components on which you can control the look&feel. Full MIDP compatible (Works on all MIDP JVM). Small: Adds only 50-60k to a midlet. Fast to learn and to use (full javadoc).
...It lets you save persistent data in your MIDlets without even knowing what a RecordStore is. You can create a structure of directories and access files through names and paths (MIDP 1.0 and above).
An engine/framework for isometric games (like japanese RPGs) for mobile devices supporting J2ME (MIDP 1.0). This engine will manage maps, objects and characters.
A full Action-RPG using this library is going to be released... Stay tuned...