CAMERA DEMO

Trivial usage of the camera to capture a photo Screenshots CAMERA DEMO Trivial usage of the camera to capture a photo Home CAMERA DEMO Trivial demo showing off usage of the camera via the Capture API. Notice that the JavaScript HTML5 demo is not what we have on the device where applications are translated to native code! Since Apple doesn’t allow demos on itunes and doesn’t allow installing apps without itunes we can’t distribute the native app demos, you would need to build from source with an itunes demo account. ...

Codename One

CHROME

Calculator and calendar within a tab UI Screenshots CHROME Calculator and calendar within a tab UI Home CHROME Chrome was one of the early Codename One demos during the era of iOS 4.x. Back then it featured a chrome like brushed metal interface that looked modern. However, it didn’t age well. It is based on a native iOS demo licensed from app design vault. We tried to modernize the look of Chrome but it is not the best looking or most functional demo there is. We still think it features a unique look and the calculator portion of the demo alone is remarkably valuable! The original demo was written using the old Codename One GUI builder, whereas this one was converted to Java 8 syntax and uses the new GUI builder. We also replaced builtin icons where possible with material design font icons and flattened as much of the UI as possible. ...

Codename One

DR. SBAITSO

A virtual therapist that uses bubble chat conversation and text to speech Screenshots DR. SBAITSO A virtual therapist that uses bubble chat conversation and text to speech Home DR. SBAITSO Dr. Sbaitso is based on a classic SoundBlaster demo, the virtual therapist holds a conversation with you offering help. In this case it uses an iChat like bubble chat UI with picture previews of the participant (from the camera). Chat history can be searched and on iOS and Android Text To Speech is used thru native interfaces. ...

Codename One

POKER DEMO

A simple Poker mockup showing off complex animations/layouts with cards Screenshots POKER DEMO A simple Poker mockup showing off complex animations/layouts with cards Home POKER DEMO The Poker demo was written as part of an article covering game development with Codename One, it shows how even elaborate game like animations/layouts can be achieved using the Codename One layout animations. Notice that the JavaScript HTML5 demo is not what we have on the device where applications are translated to native code! Since Apple doesn’t allow demos on itunes and doesn’t allow installing apps without itunes we can’t distribute the native app demos, you would need to build from source with an itunes demo account. ...

Codename One

PROPERTYCROSS DEMO

Browse houses for sale in the UK using a JSON webservice Screenshots PROPERTYCROSS DEMO Browse houses for sale in the UK using a JSON webservice Home PROPERTYCROSS DEMO PropertyCross demonstrates a simple handcoded UI that connects to a JSON webservice. It shows local caching of images using URLImage and general caching of network operations. It allows you to browse thru content with infinite scrolling containers and mark favorites. ...

Codename One

RATATOUILLE’S RESTAURANT

Demo showing off a restaurant with map, navigation and a menu Screenshots RATATOUILLE’S RESTAURANT Demo showing off a restaurant with map, navigation and a menu Home RATATOUILLE’S RESTAURANT This is a quick and dirty demo showing how to create a clean and simple UI using some well placed images and animations. Notice that the JavaScript HTML5 demo is not what we have on the device where applications are translated to native code! Since Apple doesn’t allow demos on itunes and doesn’t allow installing apps without itunes we can’t distribute the native app demos, you would need to build from source with an itunes demo account. ...

Codename One