[android-developers] Re: J2ME converting/translation to Android

2010-04-27 Thread Mihai Fonoage
Hmm, do you have a link to those tools?

On Apr 27, 6:56 am, dillirao malipeddi 
wrote:
> motorola is giving tools for free
> to convert j2me to android...
> enjoy
>
> On Mon, Apr 26, 2010 at 1:25 AM, ricardocunha 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 android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com > cr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Thank you,
> Dilli Rao. Mwww.arijasoft.com
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: J2ME converting/translation to Android

2010-04-26 Thread Prajakta Shitole
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  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  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 android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: J2ME converting/translation to Android

2010-04-26 Thread Mihai Fonoage
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  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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: J2ME converting/translation to Android

2010-04-25 Thread Kumar Bibek
Hmm, Good question. But I am afraid there are none.

A tool of such a nature is pretty hard to build. And it might also
require you adhere to certain standards you need to follow so that the
code is translatable.

I would recommend you to re-write your app on Android once again.

Thanks and Regards,
Kumar Bibek

On Apr 26, 12:55 am, ricardocunha  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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en