Trying to connect directly to a device (Android 7) gives me the following error:
java.io.FileNotFoundException: .android/adbkey (No such file or directory)
The documentation on the front page of the repo says it should fallback to create key pairs automatically but the error above was an exception so I guess it doesn't reach to do that?
Trying to connect directly to a device (Android 7) gives me the following error:
java.io.FileNotFoundException: .android/adbkey (No such file or directory)
The documentation on the front page of the repo says it should fallback to create key pairs automatically but the error above was an exception so I guess it doesn't reach to do that?