Hi all,
I got a pretty big Qt application (QGIS.org) to start running in android [0]. Awesome work on the necessitas and the NDK side, thanks a lot!

I've a question, qgis needs stuff (sqlite databases, svg files, xml config,...) that normally is in $PREFIX/share/resources what is the best strategy (I've looked into assets but i'd like to get the real files on the filesystem so that qgis can handle them natively) to get this files on the (unrooted) device? it wolud be nice if everything is in one apk only but other suggestions are welcome as well.

thanks a lot marco

[0] http://www.bernawebdesign.ch/byteblog/2011/08/18/qgis-on-android-has-a-proper-gui/
--
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

Reply via email to