amin-ahmadi.com
How to Create AndroidManifest.xml Using Qt Creator - Amin
Android Qt projects require AndroidManifest.xml file for a a number of reasons, including the definition of required permissions and so on. Creating this file on the other hand, and adding it to your Android Qt project requires a few strict instructions that are provided in this post. First things first, I’ve used Qt Creator 4.9.1 … Continue reading "How to Create AndroidManifest.xml Using Qt Creator"
Amin