Hi Hartti,
The jad file is:
Code:
MIDlet-Name: MyApp
MIDlet-Version: 1.0.1
MIDlet-Vendor: MyName
MIDlet-Jar-URL: MyApp.jar
MIDlet-Jar-Size: 171885
MIDlet-Description: MyApp
MIDlet-Icon: /myapp.png
MIDlet-Info-URL: http://www.mydomain.com
MIDlet-1: MyApp,/myapp.png,myclass
All the info matches the manifest file.
But I found that when I bluetooth the file everything's fine ...I had sent the file over Yahoo messenger when the error occured.
I'm actually going to put it on my own website for public download so what might be causing the problem ?