Posted:
Sat Jun 16, 2007 9:11 pm
by d-soldier
Learn how to use GE, and be sure that once you start designing for those devices, you start with a correct game/screen size, know the memory limits of that device and use graphics/sounds in accordance, and when it's done you export it to said device.
Posted:
Thu Jun 21, 2007 6:57 pm
by PointOfLight
Actually, the answer isn't nearly that simple. First of all, Game Editor only supports Windows based mobile phones. If you want to develop for any other type of cell phone, I suggest you learn J2ME (Java Mobile Edition). You also cannot use Game Editor to write games for Palm Pilots. For that your best bet is to learn C. Note that you most likely will not find drag and drop development environments for these two segments of the mobile market. And if you do please let us know, because I'd like to see them.