Success on iPad
Bob Vandette
bob.vandette at oracle.com
Thu Jan 28 22:25:25 UTC 2016
We’ve pushed our JavaLauncher to the mobile/dev repository. This is an Xcode Framework that
makes it easier to start a Java program on iOS. If you use this Framework, the transition to Android
will be a lot easier.
l'll be providing some samples that use this Framework and possibly an Xcode project at some point.
You can always use the Java Invocation APIs (JNI_CreateJavaVM, etc). Here’s an Xcode project
that we used at JavaOne this year.
http://cr.openjdk.java.net/~bobv/mobile/j1/xcode/ <http://cr.openjdk.java.net/~bobv/mobile/j1/xcode/>
Bob.
> On Jan 28, 2016, at 5:10 PM, Tobi <tobi at ultramixer.com> wrote:
>
> Hi Johan,
>
> I just build Mobile SDK too but now ask me how to start a Java(FX) app on iOS? Do you have a working Xcode project? How do you start the JVM with in Objective C?
>
> Best regards,
> Tobi
>
More information about the mobile-dev
mailing list