There used to be a "Create AndroidManifest.xml" button in Projects->Run->Deploy:
But now as of QtCreator 3.3.0 with Qt 5.4.0, it's nowhere to be found:
How do I specify an AndroidManifest.xml now that the button is gone?
There used to be a "Create AndroidManifest.xml" button in Projects->Run->Deploy:
But now as of QtCreator 3.3.0 with Qt 5.4.0, it's nowhere to be found:
How do I specify an AndroidManifest.xml now that the button is gone?
You now do it from Projects -> Build -> Build Android APK -> Create Templates.
From the documentation: