| Author |
Message |
|
|
|
Post subject: deploying to sony ericsson w880i
Posted: Apr 27, 2008 - 10:55 PM
|
|
Joined: Apr 27, 2008
Posts: 2
|
|
Hi all, I am very new to J2ME programming and had some problem with deploying a java midlet onto my w880i.
Whenever I open the midlet file on my phone, it displays "Operation failed". The midlet is able to run on the emulator.
So I wonder what could be wrong.
I used JP7_240x320_Emu as the device.
This is how the jad looks like:
| Code: | MIDlet-Jar-Size: 1970
MIDlet-Jar-URL: hello_midlet.jar
MIDlet-Name: hello_midlet Midlet Suite
MIDlet-Vendor: Midlet Suite Vendor
MIDlet-Version: 1.0.0
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-1.0 |
Any kind of help is greatly appreciated! |
|
|
| |
|
|
|
 |
|
|
| |