4 messages in com.googlegroups.android-challengeRe: J2me Support
FromSent OnAttachments
rizwan28 Nov 2007 06:06 
gpsmobiler29 Nov 2007 04:49 
刘翀30 Nov 2007 02:14 
Nelis30 Nov 2007 03:33 
Subject:Re: J2me Support
From:Nelis (lcor@gmail.com)
Date:11/30/2007 03:33:14 AM
List:com.googlegroups.android-challenge

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

Take Care