gcnsdna
2020-07-03
findstr
> findstr.exe /S /N -C:'String To Find' *.txt
2020-03-25
info
test page
2020-01-20
enable adb over tcpip
# enable adb over tcpip
$ adb tcpip 5555
or
$ adb -d tcpip 5555
# adb connect over tcpip
$ adb connect 192.168.35.9
$ adb -l
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)