码迷,mamicode.com
首页 > 移动开发 > 详细

(十五)连接网络adb,android模拟器打开

时间:2019-12-11 19:42:44      阅读:108      评论:0      收藏:0      [点我收藏+]

标签:stop   链接   连接   port   ice   code   打开   模拟器   tps   

第一步:Android开发板连接usb和网线

adb shell setprop service.adb.tcp.port 5555

adb shell stop adbd
adb shell start adbd

adb shell ifconfig

adb connect 192.168.x.x

adb devices

技术图片

 

adb disconnect

 

 

 scrcpy

技术图片

scrcpy-win64-v1.6

链接:https://pan.baidu.com/s/1k7sgKBYuUVxEaN-Pov-0Mw
提取码:xl28

(十五)连接网络adb,android模拟器打开

标签:stop   链接   连接   port   ice   code   打开   模拟器   tps   

原文地址:https://www.cnblogs.com/zhangshenghui/p/12024294.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!