[This is a repost from the Android-qt google group]<br><br>Hi,
<br>
<br>For information, I'm working on porting the Qt Quick components to
Android, with semperXbmc (<a href="http://redmine.semperpax.com/projects/semperxbmc/wiki" target="_blank">http://redmine.semperpax.com/projects/semperxbmc/wiki</a>), an XBMC remote control app designed for symbian, as
the test case.
<br>
<br>I'm starting to get nice results, as can be seen at
<a href="https://picasaweb.google.com/christian.browet/SemperXbmcAndroid?authuser=0&feat=directlink" target="_blank">https://picasaweb.google.com/christian.browet/SemperXbmcAndroid?authuser=0&feat=directlink</a>.
<br>
I'm using the symbian code as a base, so the look and feel will
obviously be very "symbianesque" at first, but might be improved at latter stages...
<br>
<br>The debug .so for the Qt components is 5Mb. Will be probably far less in release. Add about 500Kb of .qml/.js.<br>All of the painting is coded in qml, so there are no "hardcoded" images.<br>QML + JS + SO go to "/data/data/eu.licentia.necessitas.ministro/files/qt/imports/com/nokia/android.1.1", so I don't know if a specific way of delivering it is needed.<br>
<br>Obviously,
source code will be available (probably as a clone of the main Qt Quick Components on Gitorious) as soon as something "clean" comes up.
<br>
<br>Regards<br>- Chris -<br>