Kuix is a toolbox library that adds some useful extensions to J2ME.
It includes:
* a Frame Manager that controls events (user actions or whatever) and process them like a FIFO stack.
* a worker that schedule task execution at runtime
* a simple XML parser specially designed for constrained environments and based on a push mode
* a data encoder/decoder and a Gzip extensions
* arithmetic extensions for J2ME
* and much more...
Kutil is required to run Kuix projects.
What's New in This Release:
· NumberUtil can now manage long integer type
· Rewrite the Encoder.encode64(...) and Encoder.decode64(...) methods those methods aren't compatible with previous 1.0.2 definitions
· FrameHandler.removeAllFrames() new remove frames from top to bottom
Like it? Share with your friends!
Supported operating systems:
Java ME, Java Nokia 240x320, Java SE 240x320
Similar Software:
MoMEUnit MoMEUnit - MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from well known JUnit framework. It is only CLDC 1.1 complied.
This framework overcomes lack of reflection API in J2ME MIDP API and supports such main features of JUnit framework as:
- Ease of development and run of tests
J2MEGL J2MEGL - The J2MEGL (Java 2 Micro Edition Game Library) is a high-customizable library to speed up the development process involved in games when dealing with repainting, sprites and movement.
It is based on the MIDP-1.0 specification
W3DGL W3DGL - This library (distributed as .java file) combines the essential features of mobile 3D graphics in a very small engine so searching standard features in the huge API is obsolete. You create Triangles and Quads, which only require three (four) vectors and an image object (for texturing) as arguments, and add them to an instance of Engine
MiniME MiniME is a light weight J2ME library that lets you build games and advanced UI.
· 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
Cibyl 20 Cibyl is a programming environment and binary translator that allows compiled C programs to execute on J2ME-capable phones. Cibyl uses GCC to compile the C programs to MIPS binaries, and these are then recompiled into Java bytecode. Cibyl programs are regular compiled Java programs, and Cibyl therefore performs relatively well
Libsssd 089m_20050905 Libsssd is a cross-platform, integer-based audio library designed for interactive applications and games on small devices such as smartphones/PDAs
Libsssd currently supports Linux (OSS, ESD), Win32, WinCE Intent/AmigaDE (hosted), and Symbian S60
Debug Debug is an assembly debugger for the Palm OS Emulator, and Simulator. It communicates using the Palm Debugger Protocol. It's a Java application, so it works in all OS environments that support the JVM.
· The disassembler generates more descriptive opcodes. You see your code the way you wrote it.
· Innovative features, easy to use commands
bongi dot mobi Build your own free mobi site directly from your phone!
HECLet HECLet - HECLet includes Hecl programming language and is like a mix of applet and javascript for J2ME mobile phones. It is very simple to write, install and run your own mobile applications. You can download and optionaly install own HECLet scripts from any webserver. The syntax based on Hecl - visit www.hecl.org - and has MIDP 1.0 support
Other Software by developer «Kalmeo.org»:
Kuix Kuix is an extensible and fully customizable JavaME UI framework that enables high end application development.
Wide devices compatibility
From the beginning, maximizing compatibility level has lead the development of Kuix and it results today in a wide range of supported devices. Basically, Kuix is compliant with CLDC 1.0 and MIDP 2.0
Kaprice Kaprice is a Kuix powered application that manages shopping lists. You can add, mark, sort numerous items organized in lists.
What's New in This Release:
· Kaprice is now build over Kuix 1.1