Thread: Support Java MIDP support?
View Single Post
Old December 27th, 2009, 08:23 PM   #2 (permalink)
screaminbug
Member
 
Join Date: Nov 2009
Location: Croatia
Posts: 102
 
Device(s): i7500@IL5
Thanks: 1
Thanked 2 Times in 2 Posts
Default

Android can't run JavaME apps (because Dalvik, Android vm, can't execute standard .class files). There is however an utility which can convert MIDP apps to Android format. It's called J2ME MIDP runner.

http://www.netmite.com/android/
screaminbug is offline  
Last edited by screaminbug; December 27th, 2009 at 08:24 PM.
Reply With Quote