Does anyone know a good engine or development framework for J2ME? I’m interested in developing games for mobile, but only if i’m able to use an interesting and friendly framework/engine, without making me reinvent the wheel.
When i did J2ME for mobiles i used WTK (wireless toolkit) Download Java Platform Micro Edition Software Development Kit 3.0 for Windows RR
or Eclipse
They are both free. And from these two, i recommened WTK because it comes with a very good phone/pda simulators.
1 Like
It’s a bit old but it’s a good start. You can check out:
http://www.michaelmorrison.com/content/beginning-mobile-phone-game-programming
That’s the book I picked up when I was working with midlets. Not sure if there is an update, but it’s got a lot of solid examples.