Hi, I�m new in J2ME Technology and want to make applications for the Nokia 3520. I made an "HelloWorld" application, but i don�t know how to deploy it to the mobile, via WAP. Somebody can help ? Thanks !
You need to publish your .jar and .jad files behind a URL accessible from your mobile and point your WAP browser to the .jad file. The device will then ask for your permission to download and install the .jar file (the application itself).
Lasse, When i try to download the .jad file, my mobile show me just text. It doesn�t begin the download of the jar file... Do you have some example ? Thank You !