I try to install .jar files on my Nokia X6 but I just doesn't do anything. I looked for a solution on many sites, but the only solution I found was running a jarfix.exe which obviously can be executed on windows OS not on my symbian. I really appreciate if you can help me on this issue.

link|improve this question
Are you sure the JAR-file is compatible with the phone? – Ola Aug 9 '10 at 9:26
feedback

migrated from stackoverflow.com Aug 10 '10 at 1:04

This question came from our site for professional and enthusiast programmers.

closed as off topic by Nifle, Diago Oct 3 '10 at 22:07

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

Not all JAR files are compatible with mobile phones. Are you trying to install a J2SE program? That won't work.

link|improve this answer
feedback