I mentioned many times in my previous blog that there have been some spontaneous projects to make JavaFX run on Android. But I'm ashamed to have studied it for a while, and today it's really packed into a mobile phone.
The following first look at some of the mobile phone running effect, by my mobile phone:
People who have some research on JavaFX will certainly know that this is the official JavaFX example ensemble. Because this example is larger, the load on the phone is a bit long, but the second time I load it will feel much faster. But the overall operation is good, and the individual examples have a slight layout problem. TextField currently found unable to input Chinese (injured always Chinese).
The multi-touch control of JavaFX itself can also be used on Android phones.
Overall, the effect is still possible, but there is no game example at this time, so it is not known how many JavaFX games are imported on Android.
As New Year's Day to get married, temporarily no time to deal with. I'm going to use the JavaFX game engine I haven't finished yet, and do a little sample import into Android to see how it works.
About JavaFX run to the project site on Android: Click the Open link.
The main need is Gradle,ant,android SDK and DALVIK-SDK (can be downloaded on the website).
Friends who are interested can try it out for themselves.
I thought JavaFX was a little popular. However, look at the foreign site, found that the popularity of JavaFX is still good. Of course, perhaps this is quite different from the domestic research with utilitarian. Yutube also has a lot of JavaFX running on Android examples and tutorials, you can turn (harmony) wall to see. It's easy to access with goagent and chrome.
Well, tomorrow is New Year's Day, I wish you a happy new year. After the holidays, I'll do the follow-up test. We welcome your continued attention.
This article is personal Original, reproduced please indicate the source, i csdn blog: http://blog.csdn.net/wingfourever Personal blog Address: http://www.wjfxgame.com
To run JavaFX on Android