Empty Application Output
-
wrote on 24 Jan 2021, 13:25 last edited by
Hello friends
I have a weird problem about application output. I cound't see logs on application output. I can only see "com.test.app" died. When I select kit to Desktop, there is no problem. I select kit to Android (debug), problem is occured. How can I solve? Thanks.
I use;
Qt Creator 4.14.0
Android Qt 5.12.2 Clang Multi-Abi -
Hello friends
I have a weird problem about application output. I cound't see logs on application output. I can only see "com.test.app" died. When I select kit to Desktop, there is no problem. I select kit to Android (debug), problem is occured. How can I solve? Thanks.
I use;
Qt Creator 4.14.0
Android Qt 5.12.2 Clang Multi-Abi@kingsta said in Empty Application Output:
I can only see "com.test.app" died
Looks like your app is crashing on Android. Use debugger to find out why.
-
@kingsta Well, I was refering to "I can only see "com.test.app" died" which looks like the app crashed or was terminated...
-
@kingsta from time to time this happens for specific android devices. in most cases it helps to restart QtC and also Android device.
what's your device and android OS on device ?
have you tried to run on a different device ?
1/5