'. '

IOS

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(JavaFX for iOS)
Line 8: Line 8:
Then build it. It is a [[Maven]] project and as such it starts downloading things from the internet. Be patient. Possibly set your [[Maven]] proxies correctly. But once done you should have an ability to deploy to some [[iOS]] emulator (if you are running on [[wikipedia:OS_X|Mac OS X]]):
Then build it. It is a [[Maven]] project and as such it starts downloading things from the internet. Be patient. Possibly set your [[Maven]] proxies correctly. But once done you should have an ability to deploy to some [[iOS]] emulator (if you are running on [[wikipedia:OS_X|Mac OS X]]):
 +
 +
[[Image:Ios-2.png]]
 +
 +
Now an [[iOS]] deployment package is being prepared (which make take a time), but after few minutes you should see a real [[JavaFX]] application in a selected emulator:
 +
 +
[[TBD]]

Revision as of 11:55, 10 December 2013

Apple's crippled (compared to OS X) operating system is called iOS. In July 2013 I've spend many hours with debugger trying to find out why I can intercept loading of pictures in WebUI on OS X, but can't in iOS. At the end I concluded that it is impossible: seems like iOS is just crippled too much!

JavaFX for iOS

Anyway the previous efforts were not completely wasted, at the end we managed to get JavaFX running on iOS and we are offering that as a plugin. Here is a little how-to. After downloading create new project:

Image:Ios-1.png

Then build it. It is a Maven project and as such it starts downloading things from the internet. Be patient. Possibly set your Maven proxies correctly. But once done you should have an ability to deploy to some iOS emulator (if you are running on Mac OS X):

Image:Ios-2.png

Now an iOS deployment package is being prepared (which make take a time), but after few minutes you should see a real JavaFX application in a selected emulator:

TBD

Personal tools
buy