Skip to content

v1.0.0

Compare
Choose a tag to compare
@flyfishxu flyfishxu released this 22 Jan 09:53
· 98 commits to main since this release

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.