VindyLeong

先打开模拟器(mumu、夜神、逍遥、...)

 

1、$ lsof -n -P -i TCP -s TCP:LISTEN 查看当前模拟器的ip跟端口

 

2、adb connect 127.0.0.1:22471(看到的ip跟端口)

 

3、adb devices 查看是否连接成功

 

4、android studio 选择你的模拟器,进行run

分类:

技术点:

相关文章: