Hi, I'm porting QGIS to android and the code (native all crosscompiled
with ndk) should dinamically load .so from a specific folder
(lib/plugins). is there a way to preserve such a structure in the lib
folder? If i just pur my plugins folder into libs and run ant debug the
apk has only the top level shared objects. If I generate with ant
release, then add the files to the apk, sign, zipalign and install, the
lib/plugin folder still does not exist.
any suggestions? (I'd rather not change the code since it is a big qt
based project and less hacks are better)
ciao Marco
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en