January 26, 2023
Android ADB Cheat Sheet
on windows: adb tcpip 5555
on wsl2: adb connect [ip device]:5555
sudo apt-get update && sudo apt-get install android-tools-adb
on windows: adb tcpip 5555
on wsl2: adb connect [ip device]:5555
sudo apt-get update && sudo apt-get install android-tools-adb