#!/bin/sh
:loop
adb wait-for-usb-device reverse tcp:8081 tcp:8081
adb shell service call connectivity 33 i32 1 s16 text
adb wait-for-usb-disconnect
goto loop
Last active
January 28, 2025 20:20
-
-
Save thoughtsunificator/f319675c844ff0f74d8d895b561281c7 to your computer and use it in GitHub Desktop.
Android Enable usb tethering on plug
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment