| Reply | « Previous Thread | Next Thread » |
|
hi experts,
I deployed the application successfully on 3650 , But while running it , dont show anything .so what should be the problem . I am using MIDP 1.0 , J2ME wtk 2.1, jre 1.4.1. Is there any version problem ? I compiling and preverifying manually from the command prompt. I am setting classpath of classes.zip of the Nokia Developer Suit (NDS) while compiing. application is running on all the emulators. So please help me. Any help will be highly Appreciable. Regards Manish |
|
What happens when you try starting it?
When you click on the MIDlet icon. Does it show white screen or tell at least something or it just does nothing? |
|
It not totally shows white screen ,partially it shows white screen and after some time it comes back in normal display
|
|
I am having exactly the same problem, does nobody know the answer to this problem, or is this a bug with the phone
|
|
I don't use the wtk2.1, but the '2' makes me think it is a MIDP2.0 toolkit/sdk...?
(This behavior happened to me... I was using some MIDP2.0 calls..) If so, make sure that your code does not call any MIDP2.0 api (classes/methods). If all your code is MIDP1.0, check the manifest of your JAR file if installing it through IrDA or bluetooth, etc. and also check your JAD file if installing it OTA. Make sure it says MIDP-1.0 and make sure the manifest contains all the necessary/required attributes. There are threads on these forums discussing these necessary attributes. -- Anton. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|