| Reply | « Previous Thread | Next Thread » |
|
Hai
I have created a j2me application with polish. My application needs to connect to internet. and I have successfully installed and run it in following SonyEricsson phones and Nokia phone without signing. It works with asking permissions. It's ok for me SonyEricsson k800i SonyEricsson W800 Nokia 6600 But I could not run my application on following Nokia phones. It could not connect to network. even it did not ask any gprs connection. Can any one explain me why is that Nokia 6288 Nokia 5300 I have not signed my midlet, I used a procedure to sign but I was failed to even install the jar after signing. Is there an easy way to sign my midlet using build.xml in j2me polish. I used a long procedure and finally it was failed. Please can any one suggest me a reason.I am confused a lot now Thanks, Tharindu |
|
Join Date: Mar 2008
Posts: 2,161
Location: The Capital of I N D I A
raj_J2ME
Offline
Forum Nokia Champion
|
|
Hi Tharindu,
While installing the jar file and try to connect on the devices Nokia 6288 Nokia 5300 What alert or exception is showing..if any.. Are you trying to use some API that/those could not be supported by the same devices.. check the details here http://www.forum.nokia.com/devices/5300 http://www.forum.nokia.com/devices/6288 also check that you are simply able to run the gprs by just clicking the web..is it working.... Check and let me know.. Thanks, Thanks R a j - The K e r n e l |
|
Hi Tharindu
I've faced the same issue as you mentioned, please try the following methods. 1 Check your time setting on your device to see if it matches the valid period of your signature. 2 Try to change the version number in jad and jar.e.g., If the current version is 1.0.0, then try 1.0.1. Some Nokia's device might leave junk record file in your system if you are not installed or un-installed a signed java application in appropriate sequence. For your reference. |
|
my jar file is unsigned and i use mmapi also in my code. When I try to open a socket it fails, I could not find a reason, normal gprs browsing works. it does not prompt me to select a gprs connection even
|
|
Click on App properties from Phone App menu and check if the permissions are given for Data Access and others. Most of the phones give a default permission as None for the different access like File Read and Write etc.
Thanks and Regrads Pradeepcg |
|
Ok, so your title is a little misleading. The MIDlet installs, but does not run correctly. Right?
Based on your description, the network connection for the MIDlet does not work. The MIDlets on Series 40 phones use predefined access point for network connection. If that is not correctly defined, the MIDlet cannot connect to the network (even though you would be able to browse the Web using the phone browser) http://blogs.forum.nokia.com/blog/ha...-configuration Hartti |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Nokia N-Series Complete Model Line-Up | Dopod | General Discussion | 6 | 2008-07-22 21:16 |
| Series 60Series 60 MIDP Concept SDK Beta 0.2 Linux bug? | kauppi | Mobile Java Tools & SDKs | 3 | 2003-04-07 10:05 |