Hi rinchan11
I think you should start it at begin.

In a J2ME program, you must make a class extends MIDlet class, and implement methods which describ for the MIDlet cycle.
In your program, you...