Not only recompile but also port the code.
Some Java apis are not there and are replaced by android-specific's
ones.
But I know someone developped an application that runs J2ME
applications inside Android (search the developper group)
On Nov 30, 11:14 am, "刘�" <heim...@gmail.com> wrote:
Does that means we have to recompile old code for Android?
2007/11/29, gpsmobiler <gpsm...@gmail.com>:
No, there's no J2ME support on Android. Google specifically
manouvered around J2ME so they can be free from Sun's licensing
restrictions. It's also why the Dalvik VM is there and not Sun's VM.
Dalvik byte-code is different to Sun's, so you can't just drop MidLets
onto Android handsets.
On Nov 29, 1:06 am, rizwan <rizc...@gmail.com> wrote:
Hi!
Is J2me is supported on Android platform ? specially I m looking for
JSR 75 supported where can i find out the list of JSR supported please
let know ASAP