Android Build dynamically linked by default?
Mobile and Embedded
4
Posts
2
Posters
1.3k
Views
1
Watching
-
-
Hi,
They are linked dynamically by default, no need to change any settings. To make it statically linked you will need to compile Qt statically. And Yes the libs are inside the APK files and it is alright.
-
Well honestly i'm not sure of including the Text file thing.
Under LGPL license you can keep your app code closed and need not include your code's URL.
More info "here":http://qt-project.org/wiki/Licensing-talk-about-mobile-platforms.
Also try searching this forum about licensing issues. Similar have been discussed a couple of times.