Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 15.0.0-beta2
-
None
-
Ubuntu 22.04
Galaxy S24 Ultra
Description
Hello,
I'm unable to deploy android app to real Android device.
Version 15.0.0-beta2 is affected.
I have checked exact same project (with exact kit etc. settings) on Qt Creator 14 and it worked flawlessly.
Attaching QtAndroidLogs
Steps to reproduce:
0. Have installed all dependencies like Qt for Android, JDK, NDK, ADB, programmer options on mobile etc...
1. Create project Application (Qt)->Qt Widgets/Quick Application (doesn't matter which one)
2. Next next next...
3. Kits - Select previously configured ARM kit - android_arm64_v8a with arm64 (in my case)
4. Make sure you are deploying on the real Android device that is successfully detectable by Qt Creator
5. Press Run button
6. Observe deployment error: :-1: error: The deployment AVD "" cannot be started.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-31885 Debugging Android apps is broken
- Closed