Nikos Chantziaras
2016-11-10 21:29:15 UTC
I have a problem when running my app on the android emulator. After a
few seconds (usually between 5 and 10 seconds or so), this is printed on
the "application output" panel:
"org.qtproject.example.myapp" died
And after that, I can't see the output of my application anymore, so all
qDebug() output is lost :-/
The application itself has not died. It's still running fine on the
emulator.
I'm on Linux 64-bit with the latest version of Qt Creator (4.1.0) which
was installed with the Qt online installer (everything is up to date
through MaintenanceTool.) The Android SDK and NDK are also the latest
versions.
Also, this happens with all ABIs and API levels.
few seconds (usually between 5 and 10 seconds or so), this is printed on
the "application output" panel:
"org.qtproject.example.myapp" died
And after that, I can't see the output of my application anymore, so all
qDebug() output is lost :-/
The application itself has not died. It's still running fine on the
emulator.
I'm on Linux 64-bit with the latest version of Qt Creator (4.1.0) which
was installed with the Qt online installer (everything is up to date
through MaintenanceTool.) The Android SDK and NDK are also the latest
versions.
Also, this happens with all ABIs and API levels.