Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 493 Bytes

File metadata and controls

22 lines (13 loc) · 493 Bytes

Prepare Android device for wireless testing 📱

A simple python script to wirelessly configure adb for easier development. 🐍 🔥

Instructions

  1. Connect mobile device to PC via USB
  2. Run the python script anywhere
  3. Disconnect the USB !

Requirements

  • Python 3
  • ADB

Possible issues

If you get the error

"failed to connect : connection refused"

Just run the script again. You might have to run the script couple of times before you get the a successful connection