Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is stuff like "-- %%INSERT_APP_LIB_NAME%% --" documented somewhere, whats source of their values?
It seems that i cant use qmake variables here in AndroidManifest, it's not work with that syntax "-- %%TARGET%% --"
I can't find anywhere what to put in those lines, I have an issue compiling and not sure if it's related. Did you find out what to insert ?
@morte I don't know if they are documented. You can find them in androiddeployqt tool source code. Take a look here ==> https://forum.qt.io/post/591597
androiddeployqt