'How to generate android apk file from Qt project created with conan package manager

I have a full already working Qt project which I build using conan package manage.

It's working fine on desktop environments

How do I generate or build and apk file from it to work on android devices



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source