当前位置:网站首页>Tianyi ty1208-z brush machine detailed tutorial (free to remove)
Tianyi ty1208-z brush machine detailed tutorial (free to remove)
2022-07-03 12:39:00 【ylopi】
One 、 preparation
Prepare one u disc , Download dangbei desktop apk And dangbei market to u Disk and rename it dangbei1.apk and dangbei2.apk
take u Insert the disc into the set-top box usb Interface , Unplug the cable , Start the set-top box , Click the settings of the set-top box remote control , Check the network settings and turn on wifi Button opens WiFi And connect your home WiFi, Take a look after connecting ip Address ,ip The address needs to be remembered
download adb( If you can't find it, confide in me ) It's best to put the document in c Disk directory , Convenient operation
Two 、 Remote control
open Windows terminal ( Search for cmd), Then follow the steps
cd c:/adb
adb connect ip Address # Remember that in front ip
adb shell
# An error may occur , Click... On the remote control ‘ Information 2323’
# Then continue to
adb connect ip
adb shell
# If there is no error, you will be connected to the set-top box server by this time
df # View all paths
# To find you u Disk path ( Look at the memory size to find )
cd u Disk path
pm install -r dangbei1.apk
pm install -r dangbei2.apk
# Show success It means the installation is successful
am start com.dangbei.tvlauncher # Start the desktop
# By this time, it has been successful
reboot # Restart the set-top box
边栏推荐
- 十條職場規則
- Unicode查询的官方网站
- Self made pop-up input box, input text, and click to complete the event.
- Swift Error Handling
- 记录自己vulnhub闯关记录
- Fundamentals of concurrent programming (III)
- LeetCode 0556. Next bigger element III - end of step 4
- Dix règles de travail
- 1-2 project technology selection and structure
- Sword finger offer10- I. Fibonacci sequence
猜你喜欢

LeetCode 0556.下一个更大元素 III - 4步讲完

Togaf certification self-study classic v2.0

Self made pop-up input box, input text, and click to complete the event.

With pictures and texts, summarize the basic review of C language in detail, so that all kinds of knowledge points are clear at a glance?

雲計算未來 — 雲原生

Summary of error prone knowledge points: Calculation of define s (x) 3*x*x+1.

剑指Offer05. 替换空格

Wechat applet pages always report errors when sending values to the background. It turned out to be this pit!

Swagger

【ManageEngine】IP地址扫描的作用
随机推荐
temp
Redhat5 installing socket5 proxy server
232. Implement queue with stack
Unicode查询的官方网站
Ten workplace rules
New features of ES6
Integer string int mutual conversion
111. Minimum depth of binary tree
Wechat applet - basic content
Is it safe to open an account for online stock speculation? Who can answer
Use of atomicinteger
社交社区论坛APP超高颜值UI界面
Dart: self study system
20. Valid brackets
Swift Error Handling
Summary of error prone knowledge points: Calculation of define s (x) 3*x*x+1.
Day 1 of kotlin learning: simple built-in types of kotlin
初入职场,如何快速脱颖而出?
Swift return type is a function of function
JVM memory model