while installing the jar file of the midlet i am getting system apps error what's the problem
phone: nokia 3650
contents of jad and manifest files are:
jad contents:
MIDlet-1: IMS, IMS.png, IMS
MIDlet-Jar-Size: 4192
MIDlet-Jar-URL: http://192.168.0.4:8080/IMS.jar
MIDlet-Name: IMS
MIDlet-Permissions: javax.microedition.io.Connector.sms,javax.wireless.messaging.sms.send,javax.wireless.messaging.sms.receive
MIDlet-Vendor: Sun Microsystems
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
manifest contents
MIDlet-1: IMS, IMS.png, IMS
MIDlet-Name: IMS
MIDlet-Permissions: javax.microedition.io.Connector.sms,javax.wireless
.messaging.sms.send,javax.wireless.messaging.sms.receive
MIDlet-Vendor: Sun Microsystems
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0

Reply With Quote

