I have a MIDlet that runs fine on N70. I manage to install on N73 but after opening the application, it just wont start. Why?![]()
I have a MIDlet that runs fine on N70. I manage to install on N73 but after opening the application, it just wont start. Why?![]()
Any number of issues. Do you have many applications running on the background on your N73? Is the N73 a branded phone (to some operator)? What APIs are you using?
Please be more specific in describing the app and the devices.
Hartti
Thanks.![]()
To my knowledge, just that one app running. The phone is not branded to the operator. The basic MIDP API's are used. The app starts by requesting the phone's screen width and height to apply appropriate graphic size.
Should be no problem to get that app running. I think something in your code needs to be corrected (I have no idea what without seeing the source)
Hartti
I've also read from another discussion thread that there is some conflict between symbian and java on certain devices.
Those devices need to upgrade their firmware which can be downloaded from forum nokia also. Can this be the cause?