hi
Is it possible to run java programs on Windows CE ?
thank's
hi
Is it possible to run java programs on Windows CE ?
thank's
It might be. Here is a blog post that details one way of doing it. It's limited to JDK level 1.4.2 though.
You can run J2ME usign this:
http://www.windowsfordevices.com/news/NS2454472990.html
Don't know about full grown Java. I doubt it though.
There is CrEme VM, which is very stable, but you need to pay for it.
There is also IBM's J9 JVM, but I can't find a link for it now.