gnirehtet
gnirehtet copied to clipboard
The system cannot find the file specified.
2018-07-28 07:26:31.987 INFO Main: Starting relay server... 2018-07-28 07:26:31.987 INFO Main: Checking gnirehtet client... 2018-07-28 07:26:31.988 ERROR Main: Cannot start client: Command adb ["shell", "dumpsys", "package", "com.genymobile.gnirehtet"] failed: The system cannot find the file specified. (os error 2) 2018-07-28 07:26:31.990 INFO Relay: Relay server started
Hello, so I've got this error while trying to run gnirehtet, I've checked the other posts referring to this error, but none of them solved it, I did add a Patch to the adb drivers, but still no positive outcome.
It seems it cannot find adb
.
From the same directory, what is the result of adb devices
?
I am receiving this same error. For both RUST and JAVA. ADB devices correctly comes back with my serial number. This is on a Mac with a pixel 3 xl. I was able to root my phone with this platform tools, not sure why it is causing issues... I ran ./adb shell dumpsys package com.genymobile.gnirehtet as you mentioned in another thread and it returned a list of packages, followed by Dexopt state: Unable to find package: com.genymobile.gnirehtet Compiler stats: Unable to find package: com.genymobile.gnirehtet
I'm having the same error too
I have this error too