Have you tried looking at J2ME android bridge. I had used it and it is very
good.

http://www.assembla.com/wiki/show/j2ab

There is mapping from J2ME to Android for most of the classes and methods,
and for those that are not there you can implement it yourself by looking at
the way it is currently done.


Thanks,
Prajakta



On Mon, Apr 26, 2010 at 11:09 AM, Mihai Fonoage <[email protected]> wrote:

> There is a tool called J2Android by Myriad which converts MIDlet apps
> to .dex bytecode files. Search a little on Google about this tool to
> find more info.
>
> On Apr 25, 3:55 pm, ricardocunha <[email protected]> wrote:
> > Hi,
> >
> > I want to know if exists a converter for a j2me source-code to
> > android. Listen, it´s not a runner, like a midp runner for android, it
> > ´s a converter for a source code. A tool for translate a source code
> > for a new plataform, from j2me to android.
> >
> > Sorry about my English.
> >
> > Thank´s for any help.
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]<android-developers%[email protected]>
> > For more options, visit this group athttp://
> groups.google.com/group/android-developers?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to