Android投屏Windows
Android投屏Windows
ZgfnyeAndroid投屏Windows
Android投屏Windows需要配置Windows端和Android端,以下是具体的操作步骤:
1.配置Windows端
1.1安装scrcpy
进入网址安装scrcpy:https://github.com/Genymobile/scrcpy/releases
1.2安装adb
首先进入网址下载adb安装包,解压到合适的位置:https://github.com/Genymobile/scrcpy/releases
然后将adb添加到系统路径:
- 右键此电脑,点击属性,在弹出的窗口中点击高级系统设置
- 点击高级,点击环境变量,在弹出的窗口中的系统变量那一栏点击Path
- 点击编辑,在弹出的窗口中点击新建
- 然后在下方的方框内填入adb的安装路径:
D:\platform-tools-latest-windows\platform-tools
2.配置Android端
进入开发者模式,打开USB调试和USB调试(安全模式)
