[Cross-posted form <a href="https://groups.google.com/forum/#!topic/android-qt/Icj0kNx1fNY">https://groups.google.com/forum/#!topic/android-qt/Icj0kNx1fNY</a>]<br><br>On my limited storage device, having 35Mb for Qt is barely manageable.<br>
<br>I
 have no experience in Android dev, but it seems that as of SDK 8 (2.2),
 allowing an app to be installed on /sdcard is as simple as allowing in 
in the manifest, and there is even a way to make it backward compatible 
with older SDK's.<br><br>My first question is to know whether there are technical problems preventing from doing this or just on the TODO list?<br>My (hacky)  second question is to know whether linking (on a rooted device) /data/data/[...]ministro to the sdcard would work?<br>
<br>Thanks in advance<br>- Chris -<br><br>[/end of cross-post]<br><br>Probably a FAQ, but I didn't find any reference to this<br><br>