Android TV Box Adb Connection Method Descrição
Tomate
www.sztomato.com
2020-03-12 17:36:59
1. Instale a depuração do ADB no seu computador.
2. Box open developer mode (Settings >> About box >> Build number) Click "Build number" for 3 times
Opção, volte, vá para "Opções do desenvolvedor" e abra "Debug 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. Execute o CMD no computador (digite o diretório em que o programa ADB está localizado), inicie o programa ADB: adb start-server, conecte a caixa: ADB Connect 192.168.xx.xxx e digite o shell: shell do ADB.

