Open Source & Free  

Code Freeze for 3.5

Today we are going into code freeze for Codename One 3.5 which is due one week from now, because of the fast release cycle we don’t need more than a week of code freeze to stabilize our current release. The code freeze applies to the Codename One libraries and ports as those are the parts Code Freeze for 3.5

Logged Versions

When we get a crash report one of our first questions is “when did you build this?”. The answer is often too vague to trace the specific version, so we end up with a mixture of guessing. The main issue is that there are different version values. They conflict with one another. They can be Logged Versions

Questions of the Week XV

We are on the final stretch of 3.5 getting ready for the codefreeze that will go into effect in the middle of next week. With that in mind we have last minute features we are trying to get out of the door and unfortunately had to skip some big tasks. One of the big problems Questions of the Week XV

Featured App – Ana Paltel

Millions of Codename One apps are installed on devices every month. Most of them aren’t in the gallery and are never featured in this recurring segment. We are looking for something exceptional in apps that we feature here and Ana Paltel fits that bill. It has a polished UI and it’s shipped by a major Featured App – Ana Paltel

How I Chose my Replacement for Parse.com

When I first read the announcement that Parse.com would shut down on January 28th 2017, I went from disbelief (it’s probably an early April fool’s joke) to rage (how could they do that?!) to sadness (oh no! it was a great service) and finally to utter confusion (where do I go from here and what How I Chose my Replacement for Parse.com

Scrollbars & Tooltips

One of the big decisions we made a while back was to build the new GUI builder on top of Codename One itself, we extended that decision three months ago with the decision to build the Codename One settings in Codename One and then deciding to make it the default preferences UI for all IDE’s…​ Scrollbars & Tooltips

Alphabet Scroll

We got a lot of requests from developers over the years to do an iOS style alphabet side scroll. Some developers implements such scrolling but no one made it generic or contributed it back. So a recent stack overflow question got me thinking about how easy it would be to actually implement something like that Alphabet Scroll

Questions of the Week XIV

With the pending release and some important issues we decide to make a minor update to the plugin today to introduce some improvements. We want the GUI builder to stabilize so we can finally crown it as “the” GUI builder rather than as “the new” GUI builder. To do that we need you guys to Questions of the Week XIV

Dynamic AutoComplete

With the fix for issue #1694 we can now have a moderately simple method of creating an AutoCompleteTextField that works with a webservice. This has been requested quite often and was quite frustrating to implement in the past it is now relatively simple with just a few lines of code. Check out the live demo Dynamic AutoComplete

How to Build a Clicking (Tapping) Game Tutorial

Over the weekend LokeHansen posted a new series of youtube videos covering the process of creating a game in Codename One. I really enjoyed watching them as his teaching style is far more accessible than mine (I tend to be overly technical without noticing). I’m guessing the videos below might be a bit too simple How to Build a Clicking (Tapping) Game Tutorial

Using the new GUI Builder

We had a couple of posts in the past about the new GUI builder but we didn’t have a “how to” guide yet. In this post we’ll try to go step by step over the process of using the GUI builder and understanding its inner workings. We’ll also try to clarify conclusively the role the Using the new GUI Builder

New Android Peer Mode

As we mentioned recently we have a new idea on how peering can be improved and we just deployed a this into our build servers in the weekend update. This is highly experimental and might crash instantly which is why we hope you give it a test drive and see how it feels before we New Android Peer Mode