CREATE A BASIC HELLO WORLD APPLICATION & SEND IT TO MY DEVICE USING NETBEANS

Basic introductory usage of Codename One For details please check out the download section. Note: The plugins.netbeans.org server has been down frequently in the past couple of months preventing automatic installation. Please follow the instructions here as a workaround if the instructions above don’t work. Transcript In this short video we’ll walk you thru the very basics of Codename One. ...

Codename One

CREATE A GORGEOUS SIDEMENU

Transcript Hello! In this short video I’m going to walk you thru the steps of creating a gorgeous side menu user interface. We’ll start by creating a simple hello world style application with no frills. I’m using a native theme and a bare bones application so nothing pre-existing will disturb us. ...

Codename One

CREATE A SIMPLE THEME

Discussion Join the conversation via GitHub Discussions.

Codename One

CREATE AN IOS PROVISIONING PROFILE

Discussion Join the conversation via GitHub Discussions.

Codename One

LAYOUT BASICS

Details Transcript In this short video I’ll try to address one of the most challenging basic features of Codename One: Layouts Before we go into the actual code let’s explain the basics. Codename One Components are arranged within Containers. A Container can contain an arbitrary number of components ...

Codename One