Getting .jar file onto a mobile phone error
- by me123
Hello,
I am trying to get a .jar file onto my mobile device. I have written a j2me application and I want to get it onto my phone. I have developed it in eclipse galileo and I export my project folder to a jar.
When I try to download the jar file from the internet onto my phone I get an "incorrect description" error.
Does anyone know how to get a j2me application onto a mobile device or why I may be getting this error?
Thanks in advance.