dadb icon indicating copy to clipboard operation
dadb copied to clipboard

feat: implement v1 shell protocol for Android API < 24

Open NyCodeGHG opened this issue 1 year ago • 0 comments

This PR implements support for the adb v1 shell protocol. This allows dadb (and maestro) to work on API < 24.

I had issues with the graalvm gradle stuff not compiling, so i commented it out for now. The changes should also be backwards compatible

NyCodeGHG avatar Dec 12 '23 12:12 NyCodeGHG