Kutil icon

Kutil Project

Kuix is a toolbox library that add 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.