CHARTS DEMO

Shows off the various chart types that can be created with the Codename One charts API Screenshots CHARTS DEMO Shows off the various chart types that can be created with the Codename One charts API Home CHARTS DEMO The charts demo is derived from an old aChartEngine demo and shows off the various types of charts supported by Codename One. Its highlights include different UI’s for phone/tablet, pinch to zoom/pan and many other capabilities. ...

Codename One

CLOCK DEMO

Simple demo demonstrating an analog clock with the shape API Screenshots CLOCK DEMO Simple demo demonstrating an analog clock with the shape API Home CLOCK DEMO The Clock Demo shows an analog clock that animates while showing the time. It uses the shape API to draw the hands of the clock. 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

GEOVIZ DEMO

Demonstrate geographic visualization of census data Screenshots GEOVIZ DEMO Demonstrate geographic visualization of census data Home GEOVIZ DEMO Demonstrates analysis of US census data thru charts for mapping and a line chart. 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

GOOGLE MAPS DEMO

A Basic Demonstration Using the Google Maps Library Screenshots GOOGLE MAPS DEMO A Basic Demonstration Using the Google Maps Library Home GOOGLE MAPS DEMO This app demonstrates the use of The Google Maps library to embed a native map into a Codename One app. The app itself is basic. It contains buttons to add markers and paths to the map, as well as reposition the camera. One subtle feature that this app demonstrates, is the ability to render Codename One UI components over top of a native component. ...

Codename One