| Author |
JavaFx Mobile
|
Ashish Bhandurge
Greenhorn
Joined: Apr 22, 2010
Posts: 17
|
|
Hi all,
I am learning JavaFx for mobile , can anybody tell me how should i proceed and which are the supported devices. Do JavaFx for mobile has same scripting language like desktop.???
|
 |
Kai Wähner
Ranch Hand
Joined: Sep 16, 2009
Posts: 74
|
|
JavaFX contains some CORE-libraries which are available for all views, i.e. deskop, mobile and with the current release 1.3 also tv.
You have to learn the basic stuff first, then you can concentrate on the mobile section (limitations, touch screen input...)...
I propose to start with a good book - I really like the "in Action" series from Manning, which released a JavaFX book recently.
|
My IT-blog about my experiences with: Java / JEE, IT Conferences and IT Certifications
|
 |
 |
|
|
subject: JavaFx Mobile
|
|
|