Hi I have java Enabled Nokia X2-01 I have made a game in java which is a executable jar file now i want to run it in my java enabled mobile phone.Please help
Tajinderpal -3 Newbie Poster
Recommended Answers
Jump to PostJava for mobile devices doesn't mean full size of JSE but reduced JME (Java Microedition). So you have to develop your application as midlet (that is name of apps in JME)
Jump to PostYou cannot, because many of the classes use in your JAR either do not exists in JME implementation or have limited number of methods created.
If you created that application in JAR you shouldn't have much problem to rewrite for JME
All 5 Replies
stultuske 1,116 Posting Maven Featured Poster
Tajinderpal -3 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Tajinderpal -3 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.