Qt Android - Missing SDK Tools & Platform
-
Hey guys,
I have been developing an app on my work PC for Android using Qt Creator. It works perfectly on this PC. However, when trying to configure the development environment for my personal PC, I get the following errors.
I am using the exact same versions of the JDK and NDK on both computers. I have also tried much earlier (and latest) versions of the development kits to no avail, as well as 32/64 bit versions and running with elevated permissions. As for the Android side; I am using Android Studio with the in-built SDK manager with the following configuration.
As you can see, the platform tools are installed, it's just that Qt cannot read them.
Qt Creator 4.11.1 - MSVC 2017 32 bit on Windows 10 64-bit.
Any help would be appreciated!
Thanks,
Ryan