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
To: Tony Rietwyk
Cc: interest@qt-project.org
Sent: Saturday, January 19, 2013 6:45 A
> Blocking at the end, is ok... Blocking while the application is running is
> not. Yes, I want my cake and to eat is as well :)
>
> I essentially want to kick off the request at the beginning of the run, then
> let the request run its course in the backround.
>
> If the main application (no eve
On Sat, Jan 19, 2013 at 6:02 AM, Tony Rietwyk 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 onl