v1.0.0
This is our first release! 🥳🥳🥳
- Connect to an Android device and execute ADB commands without ADB binary file.
- Support ADB SSL connection (Requires target device running Android 11 and above).
- Support ADB Pair instead of the legacy way to authenticate with the target Android device you want to connect (Requires target device running Android 11 and above).
- Support for Android DocumentFile in push and pull methods.
- Throw an exception if the target device is not authorized (Dadb can't check if the connected device is authorized)
- Lower Android version support compared to Dadb.