# 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 ```