About STF
Control and manage Android devices from your browser.
Demo
Requirements
Installation
Problems
USB connection
ADB hasn’t whitelisted the manufacturer’s vendor ID
mac OSX上eclipse adb无法识别(调试)小米的解决方案
|
|
|
|
Solution
|
|
Can’t connect Nexus 4 to adb: unauthorized Vasudev’s answer
- Make sure adb is running
- In device go to Settings -> developer options ->
Revoke USB debugging authorities
- Disconnect device
- In adb shell type > adb kill-server
- In adb shell type > adb start-server
- Connect device
Wireless connection
|
|
Launch tcp in boot
How to edit the init.rc in android 不敢尝试,感觉风险很大