android镜像

Windows 10’s new Android screen-mirroring feature only works with a handful of phones and PCs. Here’s how you can mirror nearly any Android phone’s screen to your Windows PC, Mac, or Linux system—and control it with your mouse and keyboard.

Windows 10的新Android屏幕镜像功能仅适用于少数手机和PC。 您可以通过以下方法将几乎所有Android手机的屏幕镜像到Windows PC,Mac或Linux系统,并使用鼠标和键盘对其进行控制。

选项:scrcpy,AirMirror和Vysor (The Options: scrcpy, AirMirror, and Vysor)

We recommend scrcpy for this. It’s a free, open-source solution for mirroring and controlling your Android screen on your desktop. There’s just one catch compared to the Windows feature: You have to connect your phone to your PC with a USB cable to mirror it. It’s created by the developers behind Genymotion, an Android emulator.

我们建议为此使用scrcpy 。 这是一个免费的开源解决方案,用于在桌面上镜像和控制Android屏幕。 与Windows功能相比,只有一个陷阱:您必须使用USB电缆将手机连接到PC才能进行镜像。 它是由Android模拟器Genymotion背后的开发人员创建的。

If you’re all about a wireless connection, we recommend AirDroid’s AirMirror instead. There’s a catch here too, though: If your phone isn’t rooted, you’ll have to jump through some hoops with a USB cable. You’ll need to repeat this process every time you reboot your phone, too.

如果您只想无线连接,我们建议您使用AirDroid的AirMirror。 不过,这里也有一个陷阱:如果您的手机没有扎根,则必须使用USB电缆跳过一些箍。 您也需要在每次重启手机时都重复此过程。

There’s also Vysor, which is a bit more user-friendly—but wireless access and high-quality mirroring will require payment.

还有Vysor ,它更加人性化-但是无线访问和高质量镜像将需要付费。

We’ve also highlighted using Miracast to wirelessly stream an Android device’s display to a Windows PC in the past. However, Miracast support is no longer widespread on new Android devices, and Miracast only allows viewing—not remotely controlling.

我们还强调了过去使用Miracast将Android设备的显示内容无线传输到Windows PC的过程。 但是,Miracast支持不再在新的Android设备上广泛使用,并且Miracast仅允许查看而不是远程控制。

如何使用手机的屏幕脚本来镜像屏幕 (How to Mirror Your Screen With Phone’s Screen scrcpy)

You can download scrcpy from GitHub. For Windows PCs, scroll down to the Windows download link and download either the scrcpy-win64 link for 64-bit versions of Windows or the scrcpy-win32 app for 32-bit versions of Windows.

您可以从GitHub下载scrcpy 。 对于Windows PC,向下滚动至Windows下载链接,然后下载64位版本的Windows的scrcpy-win64链接或32位版本的Windows的scrcpy-win32应用程序。

Extract the contents of the archive to a folder on your computer. To run scrcpy, you’ll just need to double-click the scrcpy.exe file. But, if you run it without an Android phone connected to your PC, you’ll just get an error message. (This file will appear as “scrcpy” if you have file extensions hidden.)

将存档内容提取到计算机上的文件夹中。 要运行scrcpy,只需双击scrcpy.exe文件。 但是,如果您在未将Android手机连接到PC的情况下运行它,则会收到一条错误消息。 (如果隐藏了文件扩展名,则此文件将显示为“ scrcpy”。)

Now, prepare your Android phone. You’ll need to access developer options and enable USB debugging mode before connecting it to your computer with a USB cable. In summary, you’ll head to Settings > About Phone, tap “Build Number” seven times, and then head to Settings > Developer Options and enable “USB Debugging.”

现在,准备您的Android手机。 使用USB电缆将其连接到计算机之前,您需要访问开发人员选项并启用USB调试模式。 总之,您将转到“设置”>“关于电话”,点击“内部版本号”七次,然后前往“设置”>“开发人员选项”并启用“ USB调试”。

When you’ve done so, connect your Android phone to your computer.

完成后,将您的Android手机连接到计算机。

Double-click the scrcpy.exe file to run it. You’ll see an “Allow USB debugging?” confirmation on your phone first—you’ll have to agree to the message on your phone to allow it.

双击scrcpy.exe文件以运行它。 您会看到“是否允许USB调试?” 首先在手机上进行确认-您必须同意手机上的消息才能允许。

After you have, everything should work normally. Your Android phone’s screen will appear in a window on your desktop. Use your mouse and keyboard to control it.

拥有之后,一切都会正常工作。 您的Android手机屏幕将显示在桌面上的一个窗口中。 使用鼠标和键盘进行控制。

When you’re done, just unplug the USB cable. To start mirroring again in the future, just connect your phone to your computer with a USB cable and run the scrcpy.exe file once again.

完成后,只需拔下USB电缆即可。 要在以后再次开始镜像,只需使用USB电缆将手机连接到计算机,然后再次运行scrcpy.exe文件即可。

This open-source solution uses Google’s adb command, but it bundles a built-in copy of adb. It worked with no configuration required for us—enabling USB debugging was all it took.

此开源解决方案使用Google的adb命令,但捆绑了adb的内置副本。 它不需要我们进行任何配置即可工作-只需进行USB调试即可。

Thanks to OMG! Ubuntu! for highlighting scrcpy as a solution for mirroring Android to your Ubuntu desktop. It’s so much more flexible than that, however: It works well on Windows PCs, too.

感谢OMG! Ubuntu的! 突出显示scrcpy作为将Android镜像到Ubuntu桌面的解决方案。 但是,它比这要灵活得多:它在Windows PC上也能很好地工作。

翻译自: https://www.howtogeek.com/430466/how-to-mirror-and-control-your-android-phone-on-any-windows-pc/

android镜像

android镜像_如何在任何Windows PC上镜像和控制您的Android手机相关推荐

  1. ipad屏幕镜像_如何在Windows PC上镜像iPhone或iPad的屏幕

    ipad屏幕镜像 With AirPlay, you can mirror your iPhone or iPad's screen on your Mac or your Apple TV. But ...

  2. Android通过蓝牙发送数据到Windows PC电脑:Java实现

    Android通过蓝牙发送数据到Windows PC电脑:Java实现 Android手机设备之间通过蓝牙连接然后发送数据,这在我之前的蓝牙专栏里面有介绍,详情见专栏:https://blog.csd ...

  3. pc展示emoji表情_如何在智能手机或PC上使用表情符号

    pc展示emoji表情 While emoji has been big in Japan for many years (it originated there), it has only been ...

  4. Windows PC上创建大数据职业技能竞赛实验环境之四--客户端环境的搭建

    Hadoop集群访问客户端 X window Jet brain Idea和客户端开发环境 以上环境我们将在WSL的Ubuntu docker容器中实现,其中对X和Idea的访问,通过Windows ...

  5. macos sierra 引导镜像_真想不到,在win10上可以制作苹果macOS启动U盘

    不管你使用的是macOS还是Windows10,电脑出现启动问题是很正常的,原因有很多种,包括(但不限于)文件损坏.硬件故障和错误更新等.如果意外发生在苹果电脑上,可以使用带有安装文件的macOS启动 ...

  6. xbox360链接pc_如何在Windows PC上使用Xbox One控制器

    xbox360链接pc The Xbox One controller is fantastic. Even if you don't have an Xbox One, the controller ...

  7. oracle移花接木,移植苹果,Windows PC上安装MacOS

    苹果系统作为一款优秀的操作系统,仅仅体验外观我们当然无法真正感受到苹果系统的魅力.虽然大部分朋友没有苹果电脑,不过现在我们可以在Windows PC上安装实际苹果系统.由于苹果电脑和Windows差异 ...

  8. PC上测试移动端网站和模拟手机浏览器

    1. PC上测试移动端网站和模拟手机浏览器 1) PC上测试移动端网站和模拟手机浏览器的5种方法 http://www.jb51.net/softjc/144941.html 2)  结论 使用场景: ...

  9. airdrop 是 蓝牙吗_您可以在Windows PC或Android手机上使用AirDrop吗?

    airdrop 是 蓝牙吗 Aleksey Khilko/Shutterstock.comAleksey Khilko / Shutterstock.com Apple's AirDrop is a ...

  10. 抖音数据分析工具pc端_用于分析Windows PC上硬盘空间的四个最佳免费工具

    抖音数据分析工具pc端 When your hard drive starts to fill up, you don't have to dig through File Explorer to s ...

最新文章

  1. C/C++语言中计算int,float,double,char四种数据类型所能表示的数据范围
  2. Request.From,Request.QueryString转对象
  3. 小波变换原理_小波变换的知识,转载的
  4. maven上传jar到私服
  5. 怎么在c语言里输入数组元素,如何在不输入n的情况下输入数组中的元素? (C )...
  6. Python中通常不应该犯的7个错误
  7. 迁移性好、多用途,港中文提出特征分离的无监督人类三维姿态表征
  8. oracle导入表 忽略报错,oracle数据泵导入分区表统计信息报错(一)
  9. itchat python_itchat-python搭建微信机器人(附示例)
  10. Windows 2008 R2 安装 Windows phone 7 开发环境
  11. Python暴力破解wifi密码
  12. 沙普利算法java实现_Java实现婚姻稳定匹配Gale- Shapley算法
  13. [UE4]委托代理:单播委托,多播委托,动态单播委托,动态多播委托,事件
  14. Chrome扩展程序应用商店方式一
  15. 2020使用html、js、正则表达式做一个前端注册表单信息验证
  16. 小黑小波比.极客学院.android自学笔记
  17. 软件开发培训机构怎么样?靠谱吗?软件开发培训班哪个好?
  18. 诺基亚n1支持java功能吗,诺基亚N1可以打电话吗?诺基亚N1支持移动卡吗?
  19. VASP(1)_参数测试_截断能(ENCUT)测试
  20. 金三银四必备软件测试刷题神器,刷完还怕面试不过吗?

热门文章

  1. c语言 标准正态分布表,标准正态分布表
  2. golang 使用 goquery 抓取 知乎周刊
  3. mac上php的集成环境
  4. Access 连接字符串汇总
  5. VS2003远程调试
  6. 酷开系统上线共抗疫情版块
  7. Hello World · GitHub 指南
  8. 基于Ricequant时间序列模型预测股价
  9. 笔记本电脑(PC)序列号查询
  10. Java编一个收银小票_Java编程打印购物小票实现代码