AdvancedSharpAdbClient
AdvancedSharpAdbClient copied to clipboard
The adb process returned error code -1
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
Fixed #103