mobile-dev-inc / dadb

A Kotlin/Java library to connect directly to an Android device without an adb binary or an ADB server
Apache License 2.0
1.03k stars 73 forks source link

feat: add timeouts to all socket creation management #74

Closed igorsmotto closed 2 months ago

igorsmotto commented 2 months ago

Allows setting connect and socket timeouts to avoid any app hanging for long when a device goes offline / emulator is stopped or for probing.