android-scripts/wireless-adb-helper-tool
Florian Schrofner 6c066b442c fix issue in waht when connecting to devices with multiple ip addresses 2023-06-13 16:48:21 +02:00
..
readme.md add wireless adb helper tool 2022-04-16 16:53:36 +02:00
waht.clj fix issue in waht when connecting to devices with multiple ip addresses 2023-06-13 16:48:21 +02:00

readme.md

Wireless ADB Helper Tool

Allows you to quickly connect your device via adb wireless. This will start an adb server, figure out the device's IP and then connect to it. Optionally a port can be provided to the script via the -p option.

Example Usage

waht.clj -p 4242