< Index | Kuix Overview

Kuix Overview

What is Kuix?

Kuix stands for Kalmeo User Interface eXtensions for J2ME. Kuix is an application development framework that allows to create high end J2ME applications. It provides most graphical elements (buttons, text fields, lists, menus, etc.) needed to create advanced user graphical interfaces.

What does "open source" mean?

Kuix is released under the GNU General Public License (GPL). Therefore, you are free to download it, create your own applications and redistribute them as long as you keep the license unchanged. It means that all derivative work should be released also under GPL.

If you are a professional developer and you do not want to release your applications under GPL, we can provide a Commercial License that will grant you with the right to keep your source code undisclosed. For more information read the Commercial licensing policy on our corporate website.

What are the strengths of Kuix?

Touch ready
  1. 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.

  2. Enable high end application development

    Kuix includes most components needed to design high end applications. It uses the concept of widget and inheritance to make it easy to use and to customize.

  3. Fast and easy application development

    Forms and widgets are organized through an XML approach that combined with CSS file, allow the programmers to build applications even faster!

  4. Lightweight applications design

    An application without resources (pictures, local data, etc.) takes about 50kB to download.