dadb
dadb copied to clipboard
feat: implement v1 shell protocol for Android API < 24
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