Autoconnect adb wifi ( android 11+ ) #3560
Closed
ghost
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
pkg in android-tools
adb pair ip:port ( first connection to adb wifi, only screen split )
Add icon adb wifi in quick settings ( fast on/off adb wifi )
Termux grant logcat.
adb shell "pm grant com.termux android.permission.READ_LOGS" && adb shell am force-stop com.termux
Script bash.
Run script and on adb wifi.
Use tasker for autorun if enable adb wifi.
Install app termux tasker.
Permissions tasker - change system settings, run command in termux.
Move script to ~/.shortcuts/adb_autorun.sh
Required enabled in the plugin termux tasker ( Execute in a terminal session or no work )
Import config tasker.
On adb wifi tap icon quick settings ( run script autoconnect adb wifi )
Beta Was this translation helpful? Give feedback.
All reactions