← Xvisio Unity 插件 SDK 开发指南
← Xvisio SDK 文档主页
adb shell ifconfig
adb devices
adb tcpip 5555
adb connect 192.168.xx.xx
adb disconnect 192.168.xx.xx
adb logcat -c
adb logcat > D:\log.log
按下Ctrl + C 两次
adb shell top
adb install xxxx.apk