Cell Phone Games

I will soon be in the market for a cell phone and want to get one of those java enabled ones so I can do some development for it. What's the best platform out there? What are the limitations on cell phone games besides space and I/O? How hard is it to upload your code? Has anyone out there had much luck in this arena? Thanks,

Ryan

[346 byte] By [DeltaHat2002a] at [2007-9-29 6:47:34]
# 1
I'd wait for a phone which supports MIDP 2, or a phone which you will be able to latter upgrade to MIDP 2, MIDP1 sucks.I've written some software for MIDP 1, and the most compaints I've had is from people with Motorola phones.
mlka at 2007-7-14 20:48:21 > top of Java-index,Other Topics,Java Game Development...
# 2

Let me start you up with a few helpful links:

http://java.sun.com/j2me/

http://bellsouthpwp.net/m/c/mcpierce/j2mefaq.html

http://www.microjava.com/

http://203.147.194.107/java/tutorials.asp

http://www.j2meolympus.com/

The FAQ (the second link) is specially useful and I think you will find the answers to most of your question there.

And when you have questions of course there are the forums:

http://forum.java.sun.com/forum.jsp?forum=76

http://nkn.forum.nokia.com/forum/forumdisplay.php?forumid=3

http://www.microjava.com/discussions/midp?

Happy coding,

shmoove

shmoovea at 2007-7-14 20:48:21 > top of Java-index,Other Topics,Java Game Development...