Qt Android error
-
Total time: 6.277 secs
Building the android package failed!
-- For more information, run this command with --verbose.
14:01:18: The process "/Users/Username![alt text](image url)/data/applications/Qt/5.14.2/android/bin/androiddeployqt" exited with code 14.
Error while building/deploying project SimpleWeather (kit: Android for armeabi-v7a,arm64-v8a,x86,x86_64 (Clang Qt 5.14.2 for Android))
When executing step "Build Android APK" -
@Surajkumar-Tanurkar
It says there in bright red color:No toolchains found in the NDK toolchains folder
seems like your Android setup is incorrect/non existent.
You should at least bother to write some normal text/question as well and provide more information about your OS, Qt Version, SDK, NDK and JDK.
Otherwise no one can help you.
This is not your first post here, so you should know better by now.
-
Qt Version:-
Qt Creator 4.11.2
Based on Qt 5.14.2 (Clang 10.0 (Apple), 64 bit)
MasOs:-macOS catalina
10.15.3 -
@Surajkumar-Tanurkar I'm wondering about "mipsel-linux-android" ABI. Usually one uses ARM and/or x86 for Android.