Open Source & Free  

Archives: Blog

Native Interface

Native interfaces allow developers to invoke platform native methods/functions/libraries and even widgets directly from within Codename One without having to adapt your code to every

Read More »

Sockets & MultiLine Trees

Steve recently added an implementation of a sockets library which is pretty cool and very timely since we are just about to release our own

Read More »

Offline Builds

We just added a new offering to our pricing page , offline server. This option isn’t for everyone since it requires quite a lot of

Read More »

Pisces & String Picker

Steve just released a very important cn1lib that effectively provides developers with elaborate low level graphics primitives to draw pretty much everything on all platforms.

Read More »

Upcoming Features

December has been pretty busy with the release of 2.0 but January will probably be MUCH busier since we have a major backlog of features

Read More »

Deeper In The Renderer

When Chen initially drew up the proof of concept for LWUIT he copied the concept of list renderers from Swing, this was one of the

Read More »