Hello
I am begginer in Qt\V-play and mobile development.
Tell me please, what android sdk, sdk build-tools and ndk versions and extra settings in Qt Creator is needed for the latest V-play?
I can create new project in Android Studio (latest version) then deploy it on my Android device whith no problem, but when I create new V-play App project and then try to deploy it I get a build error “No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android”.
With the same configuration (API 26, SDK 26.1.1, NDK 10-16) I can open and deploy some V-play demo apps (e.g. Component Showcase, PropertyCross, Weather) but can’t deploy other demo apps (e.g. Multi-Scene-Multi-Level, Flappy Bird, BalloonPop) and any new project.
I tried SDK 26\25, NDK 10\12\14\16 and get the same result.
Thanks.