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.
Continue reading “How to Create AndroidManifest.xml Using Qt Creator”