The Android stack is linux plus Java. The GUI programs need to be written to 
some kind of backend. Android's calls for the GUI are not the same. 




________________________________
 From: Pau Garcia i Quiles <pgqui...@elpauer.org>
To: Tony Rietwyk <t...@rightsoft.com.au> 
Cc: interest@qt-project.org 
Sent: Saturday, January 19, 2013 6:45 AM
Subject: Re: [Interest] Bringing Qt, C++ To The Web
 




On Sat, Jan 19, 2013 at 6:02 AM, Tony Rietwyk <t...@rightsoft.com.au> wrote:

 
Going WAY off topic, but:
>If they can convert LLVM to Javascript, why can't they convert to a JVM
>bytecode for Android, etc?   Sounds like a great project!
>

In the lines of this?

http://vmkit.llvm.org/

The code "compilation" is only one part of the problem, the platform 
adaptations (drawing, communications, permissions, etc) are the hard part (and 
not really because they are hard algorithms or anything but because they 
require a lot of work)
-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer) 
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to