Hello everyone, I use qt-creator to debug an android app in a physical
android device, the debug message I write through qDebug() don't show in
qtcreator's Application Output panel, in fact all the message generated from
logcat don't show. But If I debug the app in an emulator the debug message will
show correctly.
The qtcreator I use is built by myself from master branch (I also tried
qtcreator 3.0.1, it has the same issue), the qt version is 5.2.1 and I use a
moto ME811 android phone to test, the host machine runs ubuntu 12.10 x86-64.
Do I need extra steps to show debug messages in a physical android device?
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest