Open Source & Free  

Archives: Blog

Zulu Desktop Builds

Sometimes you pick up a task and know in advance it’s going to be hell to implement it. Sometimes, the hell you were expecting turns

Read More »

Introduction to UIFragment

I recently became frustrated by the amount of work I had to put into recreating a Component hierarchy programmatically. For a test case, I needed

Read More »

Video Capture Constraints

The new video capture constraints API allows you to specify “constraints” when capturing videos. Constraints include: Video Quality (High or Low) Maximum duration Maximum file

Read More »

TIP: Adapting to Tablets

A while back someone asked on stackoverflow how to adapt a Codename One app to tablets. I provided quite a few references in the answer

Read More »