Hi all.
I have a problem when I am trying to run an application on my mobile.
The app compiles on netbeans, but when I copies it to my mobile telephone, it sais:
java.lang.NoClassDefFoundError. I have been told that I should have references to everything and that i might need to run it with java -jar projectname.jar. Can anyone tell me how to change this or what could be wrong.
Kind regards. Michael