qt6-bb10/src/android/templates
Anton Miller 57a77fe775 Android: Allow deploying Qt apps as system apps
The main app shared library and shared dependencies are not automatically
deployed when the apk is placed in /system/app or /system/priv-app. In
such cases, we need to place these libraries in /system/lib and tell
QtLoader to load them from here. It is possible to specify a custom
library path in AndroidManifest.xml.

[ChangeLog][Android][QtLoader] Enabled loading shared libraries from
/system/lib or a custom path specified with the
android.app.system_libs_prefix metadata variable in AndroidManifest.xml.
This allows deploying Qt apps as Android system apps.

Change-Id: I8388e91a53475b06a027467face45c08f096fbf8
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Reviewed-by: Anton Kudryavtsev <antkudr@mail.ru>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2017-06-28 12:11:46 +00:00
..
res/values Android: Prepare ministro repos for next release 2016-12-23 10:09:10 +00:00
AndroidManifest.xml Android: Allow deploying Qt apps as system apps 2017-06-28 12:11:46 +00:00
build.gradle Use latest stable version of the android:gradle plugin 2017-04-11 05:56:49 +00:00
templates.pro Android: copy build.gradle to install folder. 2014-11-15 08:49:39 +01:00