QT Application issue for Android
-
Hello
I have Qt Creator version 8.0.1
Qt 6.3.1 (MSVC 2019, x86_64)
Android and its SDK
JDK : jdk-18.0.2
NDK : ndk\20.1.5948944
ndk\21.3.6528147
ndk\21.4.7075529
ndk\22.0.7026061
ndk\22.1.7171670
ndk\23.1.7779620
ndk\25.1.8937393
SDK : 7.0
OS : Windows 11
QMAKE project can start emulator (Edit->Preference->Devices) but in qtCreator emulator is not attached
Project is run in Desktop Qt 5.15.2 MSVC2015 64bit but in Emulator gives "No Android architecture (ABI) is set by the project.
Error while building/deploying project When executing step "Deploy to Android device" " error
what can I do in this
Thank you for your supportHello team, more information want to get understand the Issue more???
Hey guys after configure qmake project(For Android) in qr6.3.2 creator I received error: The deployment device "and_em_1" does not support the architectures used by the kit.
The kit supports "", but the device uses "x86_64".,even My android set up is success inside (QtCreator)Preference->Device-> Android ..... So please do need full guys thanks
How can I get rid from this error and able to run project successfully ?Hello Guys please ignore above errors I installed qt version and install older version of qt 5.15.2 now I am able to connect android device and emulator with below error
The process "C:\Qt_5\5.15.2\android\bin\androiddeployqt.exe" exited with code 14.
Error while building/deploying project (kit: Android Qt 5.15.2 Clang Multi-Abi)
When executing step "Build Android APK"Thanks in advance