09 2024 档案

摘要:地址: https://github.com/Genymobile/scrcpy/blob/master/doc/macos.md mac安装步骤: 1、brew install scrcpy 第2步执行前需要在电脑上安装好adb,详情可见下面这篇随笔 https://www.cnblogs.com 阅读全文
posted @ 2024-09-13 11:16 comeoncode 阅读(50) 评论(0) 推荐(0) 编辑
摘要:1、查看连接的设备 adb devices 2、多个设备下选择一个设备进入shell模式(shell模式下,linux的命令都可以用) adb -s 设备名 shell adb -s 192.168.1.2:8888 shell 3、设置tcpid端口号 adb tcpip 8888 4、连接设备 阅读全文
posted @ 2024-09-02 15:44 comeoncode 阅读(454) 评论(0) 推荐(0) 编辑
摘要:1、官网下载安装包 https://developer.android.google.cn/studio?hl=en 2、下载完成后,双击安装,中间需要配置代理这个,配置即可,然后点击下一步一直安装 3、到最后的时候会安装android sdk报错,这个时候打开下面的地址看哪个时间最短,然后配置ho 阅读全文
posted @ 2024-09-02 10:59 comeoncode 阅读(1226) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示