JavaFX Mobile
JavaFX Mobile | |
---|---|
File:JavaFX logo.jpg | |
Official website | http://javafx.com/ |
JavaFX Mobile is the JavaFX application platform for mobile devices and a part of JavaFX platform.
JavaFX Mobile applications can be developed in the same language, JavaFX Script, as JavaFX applications for browser or desktop, and using the same tools: JavaFX SDK and the JavaFX Production Suite. This concept makes it possible to share code-base and graphics assets for desktop and mobile applications. Through integration with Java ME, the JavaFX applications have access to capabilities of the underlying handset, such the filesystem, camera, GPS, bluetooth or accelerometer.
An independent application platform built on Java, JavaFX Mobile is capable of running on multiple mobile operating systems, including Android, Windows Mobile, and proprietary real-time operating systems.
JavaFX Mobile is now publicly available as part of the JavaFX 1.1 release announced by Sun Microsystems on February 12th 2009.
Sun plans to enable out of the box support of JavaFX on the devices by working with handset manufacturers and mobile operators to preload the JavaFX Mobile runtime on the handsets. JavaFX Mobile running on an Android was demonstrated at JavaOne 2008 and selected partnerships (incl. LG Electronics, Sony Ericsson) have been announced at the JavaFX Mobile launch in February, 2009.
Together with several partners as Canoo Engineering (UltraLightClient), Sun presented JavaFX in action on the latest mobile hardware devices at the World Mobile Congress in Barcelona, 16- 19 February 2009. One of the first applications runing on a mobile device was Music Pinboard Mobile (video demo).
References
See also
- JavaFX, a family of products and technologies intended to be used to create Rich Internet Applications (RIAs)
- UltraLightClient, a Java based approach for Rich Internet Applications (also mobile)