<HTML>
Hi,<br>
<br>
I have no problem with changing the name, nor with any changes in its implementation. Any suggestions&nbsp; and comments are welcomed.<br>
<br>
Cheers,<br>
Carlos.<br>

<br>

On 06/18/2011 09:43 AM, Robert Schuster wrote:
<blockquote cite="mid:4DFC4924.2020804@tarent.de" type="cite">
  <pre wrap="">Hi,<br>
if additional libraries are to bundled with the main APK I'd vote for<br>
calling them likes this: bundled libraries<br>
<br>
'Extra' just sounds so super generic that it could mean anything. I'd<br>
like to point out that at the QCS people asked about out-of-the-box<br>
support for certain KDE libraries. Although we do not intend to work on<br>
it now, it should be noted that for Ministro it does not matter what<br>
kind of libraries it loads. So if we consider the Qt stuff the core then<br>
everything else (like KDE libs) is 'extra'. As such using that term for<br>
custom bundled libraries does not seem wise to me.<br>
<br>
Regards,<br>
Robert<br>
<br>
Am 16.06.2011 09:03, schrieb Frameworks:<br>
</pre>
  <blockquote type="cite"><pre wrap="">Dear Bogdan,<br>
<br>
I just send a merge request for the changes in creator that add support <br>
for extra libraries in the APK. Here are the details:<br>
<br>
Add in support for extra libraries.<br>
<br>
This merge request mainly focuses on the modification to Android QT <br>
Creator to include support for extra deploy libraries in the APK. As <br>
described in the modified UI, “Extra libraries are other libraries that <br>
are required by this application but not part of this project.”<br>
<br>
The changes in Creator does not automatically affect current Necessitas <br>
projects. If the user want to include an extra library Creator will ask <br>
to upgrade it project to support it. The process of upgrading will:<br>
<br>
1. Check if its possible. Users will be able to upgrade if their version <br>
of Android LightHouse supports extra libraries i.e., if the version of <br>
libs.xml in LightHouse has the array name extra_libs.<br>
2. Upgrade the project's ibs.xml to add the array name extra_libs.<br>
3. Upgrade the projects manifest to include the resource of extra_libs.<br>
4. Copy the class files from LightHouse to the project (Industrius and <br>
mobile). This because the version in LightHouse has the modifications to <br>
load the extra libraries. All files are copied to be sure that previous <br>
class files in the project does not conflict with current class files.<br>
5. Leave a backup of libs.xml, class files and the manifest in the <br>
project directory. Those files will include “._old” in their extension<br>
<br>
This set of changes also fixes two bugs in Creator:<br>
<br>
1- Checked bundled libraries get unchecked just before the APK is build. <br>
(Line 133 in androidpackage creationstep.cpp)<br>
2- Bundled libraries have the format libMyLib.so when it should be the <br>
undecorated version of them e.g., Mylib (Line 904 in qt4androidtarget.cpp)<br>
<br>
This merge request also comes with a merge of few changes in <br>
qlands-AndroidLighthouse to support extra libraries in the apk.<br>
<br>
<br>
Regards,<br>
Carlos Quiros<br>
<br>
PD<br>
I am also working on assets support in Creator and the necessary changes <br>
in QT using JNI. I could send you something very soon if you fancy.<br>
_______________________________________________<br>
Necessitas-devel mailing list<br>
Necessitas-devel@kde.org<br>
https://mail.kde.org/mailman/listinfo/necessitas-devel<br>
</pre></blockquote>
  <pre wrap=""><br>
<br>
</pre>
  <pre wrap=""><br>
<fieldset class="mimeAttachmentHeader"></fieldset><br>
_______________________________________________<br>
Necessitas-devel mailing list<br>
Necessitas-devel@kde.org<br>
https://mail.kde.org/mailman/listinfo/necessitas-devel<br>
</pre>
</blockquote>
<br>

<style> BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }</style><BR></HTML>