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" <[email protected] on behalf of [email protected]> 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 [email protected] https://lists.qt-project.org/listinfo/android-development _______________________________________________ Qt-creator mailing list [email protected] https://lists.qt-project.org/listinfo/qt-creator
