build JAR file for phone?
807589Dec 4 2008 — edited Dec 4 2008Hey, i just created this simple application in Java that just shows a small dialog. I've builed it with Netbeans and uploaded the .jar file to me mobile phone.
When i tried to open the file on my phone i got the error message: 'invalid jar file'.
So obviously you can't just run Java programs on a phone... What do i have to do inorder to run my Java programs on my phone!? Can someone please help me in the right direction.
Thanks in advance.