Describe and explain WML ?
Explain iDEN ?
i am working in blackberry.In blackberry emulator it is connecting to server but when i installed the program in blackberry it is not connecting to server why
what is the use of wtk?
What is RMS ?
What is configuration ?
What is MIDP-NG ?
what are all contain highlevel api?
What is optional package ?
What is Deck ?
What is KVM ?
What is VLR
I have a problem wtih a program. The program logic is like this.......... from a class which extends midlet class i create object of a class(say canobj(word)) which extends canvas class by passing a string. the next statement is display.setCurrent(canobj); Everything is fine but the paint(Graphics g) method is not executed. What may the problem. please suggest me the answer.