/WirelessADB

Wireless adb without USB connecting

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Wireless ADB

  • Uses libsuperuser
  • Enables and disables wireless ADB
  • No Ads

How to use

  • Clone and build your apk
  • Install and run it with SU
  • Remember to disable DCHP on your local router to make sure the IP address is fixed
  • Change the device IP address in .sh and run it in a terminal
  • Everything is done, enjoy!

Why need a .sh

  • The reason is unpredictable disconnecting may occur during testing.