Android TV Box ADB 연결 방법 설명
토마토
www.sztomato.com
2020-03-12 17:36:59
1. 컴퓨터에 ADB 디버그를 설치하십시오.
2. Box open developer mode (Settings >> About box >> Build number) Click "Build number" for 3 times
옵션, 돌아가서 "개발자 옵션"으로 이동하여 "USB 디버그"를 엽니 다.
3. The computer and the box must be on the same local area network (the computer can share a hotspot) and get the box ip (Settings >> About box >> Status >> IP address).
4. 컴퓨터에서 CMD를 실행하십시오 (ADB 프로그램이 위치한 디렉토리에 입력) ADB 프로그램 시작 : ADB 시작 서버를 시작하고, 상자를 연결하고 ADB Connect 192.168.xx.xxx를 입력하고 Shell : ADB 쉘을 입력하십시오.

