[android-developers] Re: All SYMBIAN based end devices accept Java language Applications :: Need Clarification

2009-03-27 Thread mark . kahrl


  Java is a very general term these days, to Sun it is a 'brand' , in
corporate speak. What the statement is trying to say is that Symbian
devices
accept J2ME which is a subset of the Java language and API's for
mobile devices. Android and J2ME do not really have much to do with
each other, excpet for language syntax. You'd have to rewrite an
application in J2ME to port it form Android, some of the core API's
are the same, however there is quite a big difference between the two
and J2ME supports far fewer capabilities. You'd need to be profficient
in both J2ME and Android to do such a re-write, there is no non-
trivial way to port between Android and J2ME even though they share
language syntax.

M


On Mar 25, 11:34 am, Marco Nelissen marc...@android.com wrote:
 On Wed, Mar 25, 2009 at 9:30 AM, Zhubham sahilz...@gmail.com wrote:

  “All SYMBIAN based end devices accept Java language Applications”

  (i)     Does this mean that the applications made for Android would run in
  S60 , without any modifications??

 No.

  (ii)    If not then what exactly we mean when we say the above
  statement?? Is there any web link to which I can refer to??

 You would have to ask the author of that comparison what s/he meant.

  (iii)   What are the coding guidelines that we need to follow so that an
  Android application can be ported on S60 with minimum changes??

 I know nothing about S60, but I imagine that keeping your UI code
 separate from the rest of the code would be a good first step towards
 portability to other platforms.
--~--~-~--~~~---~--~~
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: All SYMBIAN based end devices accept Java language Applications :: Need Clarification

2009-03-25 Thread Avraham Serour
where did you find this declaration?

On Wed, Mar 25, 2009 at 6:30 PM, Zhubham sahilz...@gmail.com wrote:


 “All SYMBIAN based end devices accept Java language Applications”

 (i) Does this mean that the applications made for Android would run in
 S60 , without any modifications??
 (ii)If not then what exactly we mean when we say the above
 statement?? Is there any web link to which I can refer to??
 (iii)   What are the coding guidelines that we need to follow so that an
 Android application can be ported on S60 with minimum changes??

 Thank you all in advance.

 Best Regards,
 Zhubham



--~--~-~--~~~---~--~~
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: All SYMBIAN based end devices accept Java language Applications :: Need Clarification

2009-03-25 Thread Sahil Arora
Please refer;
http://www.macrobug.com/blog/2007/12/08/android-versus-symbian-os/

section :: End-user openness

Thanks.

On Wed, Mar 25, 2009 at 10:23 AM, Avraham Serour tovm...@gmail.com wrote:

 where did you find this declaration?


 On Wed, Mar 25, 2009 at 6:30 PM, Zhubham sahilz...@gmail.com wrote:


 “All SYMBIAN based end devices accept Java language Applications”

 (i) Does this mean that the applications made for Android would run in
 S60 , without any modifications??
 (ii)If not then what exactly we mean when we say the above
 statement?? Is there any web link to which I can refer to??
 (iii)   What are the coding guidelines that we need to follow so that an
 Android application can be ported on S60 with minimum changes??

 Thank you all in advance.

 Best Regards,
 Zhubham



 


--~--~-~--~~~---~--~~
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: All SYMBIAN based end devices accept Java language Applications :: Need Clarification

2009-03-25 Thread Marco Nelissen

On Wed, Mar 25, 2009 at 9:30 AM, Zhubham sahilz...@gmail.com wrote:

 “All SYMBIAN based end devices accept Java language Applications”

 (i)     Does this mean that the applications made for Android would run in
 S60 , without any modifications??

No.

 (ii)    If not then what exactly we mean when we say the above
 statement?? Is there any web link to which I can refer to??

You would have to ask the author of that comparison what s/he meant.

 (iii)   What are the coding guidelines that we need to follow so that an
 Android application can be ported on S60 with minimum changes??

I know nothing about S60, but I imagine that keeping your UI code
separate from the rest of the code would be a good first step towards
portability to other platforms.

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---