Is there any mobile platform that allows me to run Java Applets? In absence of browser integration, at least Java SE capabilities. I've heard of a mobile device capable of running Windows XP - that would probably include support for Java SE and applets; does any one have any hands-on experience with such a device? How well does it perform in terms of Java programs execution?
|
|
If you refer to the old school java applets which can be embeded in HTML pages there is IMHO no mobile platform which support this. Applets are written in Java SE, however most platforms I know of have a Java ME runtime. I don't know how this correlates to the new Java FX as there is a mobile profile coming along with it. Can somebody else comment on this issue? |
||||||
|
