I just recently started getting interested in games development using J2ME. My question is probably rather silly, but I am a little confused on it.
When making games for these devices, which technology package should you use? More than one? You still require the the J2SE dev kit in order to compile your code the documentation says, but for games what packages are required, would all three (CLDC, MIDP, and Wireless Toolkit) be required? The documentation seems to indicate that the MIDP reqlies on the CLDC, and the WT relies on the MIDP… so I would think all would be needed, or not? confusion hehe, if someone can explain I’de appreciate it.