Java Applications/Games On Your Pocket PC With IBM J9
So you want to run Java applications and games on your Pocket PC? Maybe a game that you like so much on your cell phone and want to be able to play it on your Pocket PC? Then read on..
IBM recently released WebSphere Everyplace Micro Environment 6.1, which offers a Java 2 Micro Edition (J2ME) runtime for the Pocket PC. It is a long awaited update which works well on both Windows Mobile 5.0/2003 and on VGA/QVGA devices.
Is there a SDK for this? I'm quite a keen Java programmer, so I'd love to start churning out apps for myself (and maybe others) for my Ax.
It'll be able to run all standard MIDP2 midlets or CDC/PP apps (including almost all JDK1.3 apps). That is, you don't need a specific SDK for it - standard ones will do.
Sun, I see you handed the PocketPC platform to M$... 1 reason to completely forget about you.
Yup, Sun has made a cardinal mistake of neglecting the Pocket PC platform. While Java on other mobile platforms ("dumb" mobile phones or, to some degree, even Symbian) is the leading game/software platform, it is pretty neglected on the PPC, compared to Compact Framework.
Yup, Sun has made a cardinal mistake of neglecting the Pocket PC platform. While Java on other mobile platforms ("dumb" mobile phones or, to some degree, even Symbian) is the leading game/software platform, it is pretty neglected on the PPC, compared to Compact Framework.
And it's a shame... I wrote a game on the PocketPC platform (PocketGriddler), which I first programmed in Java (on my PC).
Then, I realized that no user-friendly Java VM existed on the PPC platform.
So I ported the whole game to C# and .Net, which means that it's awfully heavy to install (this .Net Compact Framework is not at all compact), and that it is not portable at all (e.g. on an Apple or Linux machine).
Now that the J9 VM is finally released, I may consider porting PocketGriddler back to where it should have stayed : the Java world ;)
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.