<div dir="ltr">Hello Bogdan, all<br><br>Bogdan, thank you for your answer, I have some additional informations<br><br>Houdini does not work as a simulator but uses the binary code translation, the performance loss is minimized.<br><br>Please see :<br><a href="http://stackoverflow.com/questions/13005303/how-does-native-android-code-written-for-arm-run-on-x86">http://stackoverflow.com/questions/13005303/how-does-native-android-code-written-for-arm-run-on-x86</a><br><br>I did some additional testing.<br><br>Please don't do that, it's only for testing purpose !<br><br>I have two rooted devices, one with an arm processor and the other with an intel atom, my applications work on the arm device with the Necessitas version, and I have ported them on Qt5.2.<br>After a Ministro fresh install on the atom device, I copied the directories "dl" and "xml" of org.kde.necessitas.ministro/files from the arm to the atom device and installed my Necessitas based apps . Everything works well with arm libs, fluidity is quite comparable.<br>After deploying Qt5.2 "Elastic nodes" example with the x86 kit and Ministro option,  Qt5 x86 libs were downloaded. The example works with the same fluidity with Qt5.2 or Necessitas.<br>In the directory org.kde.necessitas.ministro a second directory "1" has been created, containing Qt5 libs.<br>I think that no confusion can be made between Necessitas and Qt5 libs as they don't have the same name.<br>The application's speed is only slightly affected by Houdini.<br><br>So if an application requires necessitas libs (4.x) and Android indicates two processors (x86 and ARMv7), it would be possible to download the Necessitas armv7, Qt5 based applications will always use Qt5 libs.<br><br>It could be very interesting to allow Necessitas compatibility for x86 devices with Houdini arm code translation.<br><br>Regards,<br><br>Claude<br><br></div>