A Canvas based j2me framework inspired by BBOS APIs
This UI attempts to be a highly responsive interface for J2ME devices where you can create simple and complex objects. <<<<<<< HEAD It is entirely based on Canvas. Some of the features are listed below :
It is entirely based on Canvas and
fe533cb4503efeadcf4a33ba9d21f733a6d47c94
- Stretchable images / "9 patch" images
- low library size, about 100KB.
- Data management with methods for json parsing
- High performance & memory management
- No vendor lock-in!
- Robust libraries for networking, string manipulation, etc.
The framework is currently in alpha stage and the first app is being deployed, which caters for touch devices, the non touch version is being tested at the moment, but is still very buggy.
Sample usage etc will be uploaded shortly