[Qt-creator] [Android-development] Can't Debug Android app anymore

Vikas Pachdha vikas.pachdha at qt.io
Mon Feb 4 17:29:25 CET 2019


This happens when Qt creator is not able to find the directory path of the app being debugged. Check if you can run the ‘run-as your_package_name pwd’ in the android shell. If not then the device does not support the ‘run-as’. command.

Regards,
Vikas Pachdha.

On 04.02.19, 17:20, "Android-development on behalf of Jason H" <android-development-bounces at qt-project.org on behalf of jhihn at gmx.com> wrote:

    QtC 4.8.1, Qt 5.12.0
    
    Failed to get process path. Reason: The command "/Users/jhihn/Library/Android/sdk/platform-tools/adb" terminated with exit code 255..
    But it exists, and I can execute it from a shell.
    There is a device plugged in, and I have no problems with it not-being-debugged.
    
    How do I go about debugging this?
    _______________________________________________
    Android-development mailing list
    Android-development at qt-project.org
    https://lists.qt-project.org/listinfo/android-development
    



More information about the Qt-creator mailing list