Dear Friends and Senior Colleagues,<div><br></div><div>Please help me.</div><div><br></div><div>I need to build a Android qt project-- which has Qt libs bundled-- since due to some reason-- I'm not allowed to access "Google Play".</div>
<div><br></div><div>Therefore; I followed instructions in the discussion below:</div><div><div><a href="https://groups.google.com/d/topic/android-qt/zmtqbUz7KmI/discussion">https://groups.google.com/d/topic/android-qt/zmtqbUz7KmI/discussion</a></div>
</div><div><br></div><div>And got source-code + project as per ZIP file below:</div><div><a href="http://www.dstech.in/ppl/andro/tstAndroBundleQ.zip">http://www.dstech.in/ppl/andro/tstAndroBundleQ.zip</a></div><div><br></div>
<div>In the project contained in .ZIP file; the libQt*.so files are somehow not getting bundled in APK when project is built-- as per instructions in above discussion.</div><div><br></div><div>I have done the following:--</div>
<div>1. Modified PRO file-->> as per </div><div>a. Tim Mensch observations (changes to .pro ; copy libs into proj/android/libs/armabi )</div><div>b. BogDan's suggestions on how to include external libraries (add to .PRO )</div>
<div>c. Vadim's observations-- use lib_bundled_fixed in res/values/libs.xml ; and AndroidManifest.xml</div><div> </div><div>I request experienced group-members to please have a look at above ZIP file-- and tell me what to change to ensure the qt libraries are included in my APK bundle---> so that Ministro usage can be avoided.</div>
<div><br></div><div><div>Thanks in Advance and Best Regards,</div><div><br></div><div>Nalin</div><div>ps: this is something I need to do--> am not saying this is a good way-- but it is my compulsion... so gotta do this...</div>
</div><div><br></div><div>pps: If I can be of help... do ask... and I too will try my best to share knowledge and help...</div><div><br></div>