Is it possible to run Java applets in the Android WebKit Browser? If not does anyone know when java applets will be supported?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Android does not have a full Java VM, and therefore does not currently support Applets in the browser. While changing this is certainly possible, I have not heard of any plans to do so. |
|||
|
|