JavaFX port to iOS/Android status
Tom Schindl
tom.schindl at bestsolution.at
Sun Apr 21 11:17:50 PDT 2013
> And then what about phone specific things like accessing signals from the OS like when an app is suspended, or sending an alert from the background, etc, and things like accessing the camera or the contacts list on the phone? Where does this all come into it and is this Oracle's or the community's job?
You need to provide native bindings to the platform APIs you have. For
iOS there are people who already did/do this.
I'm currently diving into RoboVM which provides access via Java to the
*complete* iOS API.
Tom
More information about the openjfx-dev
mailing list