adbDocumentation
adbDocumentation copied to clipboard
Better documentation of the ADB protocol, specifically for USB uses.
added wireshark trace for a successful adb handshake with tcp/ip option
As it's a link to the master branch, it's not a stable link. I think you can use a more stable link such as https://android.googlesource.com/platform/system/core/+/refs/tags/android-7.0.0_r29/libmincrypt/ (or whatever tag is relevant...
After I define the file I want to pull, `val remoteFile = "data/local/tmp/app.apk"` I want to send the path: `stream.write(remoteFile.toByteArray())` But when I read, it returns FAIL������path too long and...
Hi, Thanks for the documentation. This clarify some important things about ADB protocol. However im still stuck at the adb auth type 3 (RSAPUBLICKEY) about the public key format to...
@kaluluosi I see that you've translated the documentation to Chinese, I'd love to include your translation here in this repo if you'd like to open a PR