Posted By:
Roseanne_Zhang
Posted On:
Saturday, May 22, 2004 04:35 PM
Obviously, you made something wrong, but how could we know?
If I were you, go back from the starting point, make a helloworld midlet, then convert it step-by-step to your stuff. In this way, you are always working with a working program.
Do remember, use source control (cvs, vss, pvcs, ...) to save your each working steps. If something is broken, go back one step to do it over again...
Just a friendly suggestion....