กล่องทีวี Android ADB วิธีการเชื่อมต่อคำอธิบาย
มะเขือเทศ
www.sztomato.com
2020-03-12 17:36:59
1. ติดตั้ง ADB Debug บนคอมพิวเตอร์ของคุณ
2. Box open developer mode (Settings >> About box >> Build number) Click "Build number" for 3 times
ตัวเลือกกลับไปที่ "ตัวเลือกนักพัฒนา" และเปิด "USB Debug"
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 เชื่อมต่อ 192.168.xx.xxx และป้อนเชลล์: ADB Shell

