Open Source & Free  

Archives: Blog

Handling The Exception

Handling errors or exceptions in a deployed product is pretty difficult, most users would just throw away your app and some would give it a

Read More »

Big Batch Of Features

We’ve been so busy this past month that we just forgot mentioning many of the features that went into Codename One in June and there

Read More »

GZip Support

We now have new support for GZipInputStream and GZipOutputStream thanks to the great work done by the guys in the JZLib project, we ported their

Read More »

iOS 7 Support

Apple just announced iOS 7 support the other day and it includes quite a few UI changes. We are already working full speed at incorporating

Read More »

Walk-thru Tutorial

Codename One Maker is a pretty elaborate app, there is only so far we can go with simplifying the app itself. So we added a

Read More »

Bouncy Castle Crypto API

We’ve got many requests in the past year for a cryptography API, initially we thought about adding something like this to the core but it

Read More »