<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Michael Dominic Kostrzewa wrote:
<blockquote cite="mid1195049636.16256.9.camel@localhost.localdomain"
 type="cite"><br>
  <blockquote type="cite">
    <pre wrap="">Android has many good things on it but also what is better
and most successful is not so clear.

Technically Android is running same SW platform than maemo,
so it won't be difficult to run android and maemo applications
in maemo devices. If i quess, it wont take long until someone
in oss community ports android to N8xx platform.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Well, this is not really correct. While it runs same operating system
(just like ie. your washing machine might be running embedded Linux), it
runs a significantly different SW platform. 

1) No X
  </pre>
</blockquote>
That's no problem. Also Clutter run in maemo even it used OpenGl-ES
directly.<br>
It can run in window or in fullscreen.<br>
<br>
<blockquote cite="mid1195049636.16256.9.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">2) Android is virtual-machine based versus native maemo apps
  </pre>
</blockquote>
I don't see any problem on this. We have already Python and Jalimo<br>
<blockquote cite="mid1195049636.16256.9.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">3) Different toolkit, different object-orientation model, different IPC
ideas
  </pre>
</blockquote>
Different toolkits are mostly usabitity/ look-and-feel problem.<br>
How to get same look and feel to all of them ?<br>
<br>
I see most problem coming from this IPC model and how<br>
to adapt Android Activity/Intent/Service/Provider model to maemo .<br>
Basically i think that maemo environment can provide Services and
Providers <br>
for Android applications acting as Activities ans Intents.<br>
<blockquote cite="mid1195049636.16256.9.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">
While making Android run on nXXX is prolly possible (and we'll see it)
integrating android applications inside hildon is going to be rather
hard.
  </pre>
</blockquote>
The seamless integration is of course much more work than just quick
and dirty port.<br>
<br>
Kate<br>
<br>
</body>
</html>