AdvancedSharpAdbClient icon indicating copy to clipboard operation
AdvancedSharpAdbClient copied to clipboard

The adb process returned error code -1

Open flashbear opened this issue 1 year ago • 1 comments

What can we do for you?

I'm keeping getting an error code -1 when running command start-server using the example code below: This code works only if I initiate the server manually first (ex. by running 'adb devices') via command prompt which starts the server. any idea? my adb path is correct

error

flashbear avatar Apr 17 '24 05:04 flashbear

Fixed #103

wherewhere avatar Apr 17 '24 07:04 wherewhere