Hi everybody!
I wish you can help me with this problem!
I develop an application using J2ME and I tested it on a Nokia N70 and a Nokia 6680 and i get an error when the application gets an interruption (for example a call is comming). When it occurs and the call is finished, the phone breaks (doesn't respond to any key). I think is a problem with eh appPause state of the midlet but i can't find the problem. I also tested the application on a Samsung Z140 and it doesn't breaks.
Maybe is a problem with the Canvas?? setClip() or clipRect() methods of the graphics object??
Help me please!!!
Thanks in advance!

Reply With Quote


