E.D.I.T Apps

Super Hack Root 1.3
E.D.I.T
REQUIRES ROOT - Super Hack allows you to set your devices debugbridge to connect over TCP/IP (ADB over TCP) and also has a 'hosts'file editor.To get ADB over TCP working, your phone needs to be connected tothe same network as your PC running ADB via WiFi or some form ofethernet.Windows command: "adb connect {Phone IP}:{Port}"Example: "adb connect 192.168.10.24:5321"To switch back to USB Debugging, use: "adb usb" while the device isconnected to the PC via USBAlso ensure that USB Debugging is enabled inMenu->Settings->Applications->Development.Note: The source code for Super Hack Root is now available onGithub at the following address: https://github.com/Stuyvenstein/SuperHackThat's it. Enjoy!