[Mono-winforms-list] mono on non windows mobiles (arm processor)

M. Kaya m.kaya at hamburg.de
Sun Sep 11 12:10:17 EDT 2005


Hi Kornel,monoTeam,monoDevelopers
I know the use of j2me or .net compact framework, actually my question was:
is it possible to /have/port/run mono runtime on mobile phones with non
windows OS. 
regards
max

-----Original Message-----
From: Kornél Pál [mailto:kornelpal at hotmail.com] 
Sent: Samstag, 10. September 2005 19:02
To: M. Kaya; mono-winforms-list at lists.ximian.com
Subject: Re: [Mono-winforms-list] mono on non windows mobiles (arm
processor)

J2ME is a Java runtime environment. This means that you only can run Java on
those mobiles. There is no CLI runtime that is written entireli in Java. In
addition J2ME has a lot of limitations over standard Java that makes it
quite impossible to implement CLI in Java.

For example there are no floating point operations, there is little memory,
...

.NET Compact Framework is designed for small computers like SmartPhones that
have a much rich feature set than J2ME, in addition you can run native code
on SmartPhones.

Kornél

----- Original Message -----
From: "M. Kaya" <m.kaya at hamburg.de>
To: <mono-winforms-list at lists.ximian.com>
Sent: Saturday, September 10, 2005 5:16 PM
Subject: [Mono-winforms-list] mono on non windows mobiles (arm processor)


> hi monoTeam,monoDevelopers
> I would appreciate any hints tips how to run mono on mobiles like j2me
> regards
> max
>
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>



More information about the Mono-winforms-list mailing list