Qt Creator doesn't show anymore Android emulator application output
Unsolved
Mobile and Embedded
-
Hi all
From Qt Creator version 4.14 I can't see any log info in the Application Output when I execute ad Android app in the Android emulator. Previous version worked well. I tried in two different PC and same result. On the contrary using a physical device like a smartphone instead of emulator I can see the logs correctly.
Someone experimented same problem and have a fix?
Thank you -
Im tried on Qt 5.15.2 & Qt Creator 4.14.2 - it shows QDebug output from app running on emulator (API 21 virtual device).
Theres still issue with Android services - Qt Creator can't show output from different process (https://bugreports.qt.io/browse/QTCREATORBUG-24496, https://bugreports.qt.io/browse/QTCREATORBUG-16887)