You need to install the following:
See a detailed guideline here: Getting Started with Qt for Android
- Add the environment variable
ANDROID_NDK
to point to the location of your installedNDK
library. This should look something like:/home/<user>/Downloads/android-ndk-r16b/platforms/android-27/arch-x86/usr/lib
.