Last active
April 20, 2021 17:34
-
-
Save nottux/ffe63f8f55a884463ef9c6f2959f913d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://android.stackexchange.com/a/158069/286740 | |
``` | |
adb shell | |
su | |
setprop persist.adb.tcp.port 5555 | |
``` | |
https://qr.ae/pGIZAH | |
fastboot oem unlock | |
fastboot oem off-mode-charge 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment