Android TV Box ADB Connection Méthode Description
Tomate
www.sztomato.com
2020-03-12 17:36:59
1. Installez le débogage ADB sur votre ordinateur.
2. Box open developer mode (Settings >> About box >> Build number) Click "Build number" for 3 times
Option, revenez en arrière, accédez à "Options du développeur" et ouvrez "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. Exécutez CMD sur l'ordinateur (entrez le répertoire où se trouve le programme ADB), démarrez le programme ADB: ADB Start-Server, connectez la boîte: ADB Connect 192.168.xx.xxx et entrez le shell: Shell ADB.

