Android replaces Dalvik with ART
Stefan Fuchs
snfuchs at gmx.de
Thu Nov 7 11:54:03 PST 2013
Hi,
well if I understand it correctly, ART is just an Ahead of Time compiler
like robovm. Therefore we can only hope, that they open-source it, so
that we can use it on iOS :).
See the German article on heise:
http://www.heise.de/newsticker/meldung/Dalvik-Nachfolger-Google-laedt-zum-Testen-der-neuen-Android-Runtime-ein-2041644.html
Best regards,
Stefan
> Hi,
>
> after we reached the goal to use JavaFX on Android via Dalvik, Google announces the successor of Dalvik, called ART (Android Runtime). The start to move because of the legal issues with Java and Oracle….
>
> http://source.android.com/devices/tech/dalvik/art.html
>
> The question is now: How to use JFX on Android on top of ART? As I posted in my blog.software4java.com, we need a own JVM to embed in Android apps.
>
> Best regards,
> Tobi
>
>
More information about the openjfx-dev
mailing list