Hi.
I got some problems with my MIDlet. I have tested it on a 7210 emulator and now I'm trying to download it to my 3510i.
I have never downloaded a java-application to any phone, since I have not been willing to pay for a program or game that I won't use. But programming on my own is something that I think is fun, and cheap.
Well, I went Menu->Applications->App.Services->http://mysite.com/download.wml
download.wml contains this (amongst other things):
<a href="app.jad">Download</a>
The site appears correctly. I click phone-button on the link. All I get is a description of the MIDlet appearing like this:
-------TEXT--------
MIDlet-Name: App
etc.
But I don't get the app to my phone.
I have download.wml, app.jad and app.jar on the same place.
Thanks
/J Lindroos

Reply With Quote


