summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroidplatformwindow.cpp
diff options
context:
space:
mode:
authorTinja Paavoseppä <tinja.paavoseppa@qt.io>2024-01-10 12:27:34 +0200
committerTinja Paavoseppä <tinja.paavoseppa@qt.io>2024-01-16 17:55:29 +0200
commit8e9918e476430cc30007f2acf69f0c0fe120a03d (patch)
tree9329e8100b9707eaf54d6562e24690a957943241 /src/plugins/platforms/android/qandroidplatformwindow.cpp
parent6102ee6dd8f3e6cee3e3bc7544329c5c4b7843f0 (diff)
Android: Add possibility to provide app main lib name without metadata
Normally, the app's main library's name is read from a metadata field in the AndroidManifest.xml file, which is filled out by androiddeployqt. Add a protected variable in QtLoader for the app main library name that can be set to provide the library name without the metadata field. This is useful in cases where we don't have a manifest file filled by androiddeployqt, for example when embedding QML to an existing Android app. As a side effect, change the name of existing variable for the main library and the method to access it to make it more explicit they refer to the library's absolute path. Pick-to: 6.7 Change-Id: I869547818f4d0272668a1052d7bc6916b7bf5a98 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src/plugins/platforms/android/qandroidplatformwindow.cpp')
0 files changed, 0 insertions, 0 deletions