I'm developing a j2me application for mobile. But I encountered with problem.
I am running a j2me code in wirelles toolkit2.2 emulator , the programs run well on that environment , but when i install it in the real mobile phone and run it , the result is diffrent .
(i attach that code to my mail)
Another question is a bout a program that i finde it source code , it import java.awt.TextArea;
Which environment i must run this code ? can i do in a Wireless toolkit? How can i do so?