欢迎您访问 最编程 本站为您分享编程语言代码,编程技术文章!
您现在的位置是: 首页

Android Studio 的新功能--设备镜像--在电脑端显示手机的实时屏幕并对其进行控制。

最编程 2024-03-13 11:25:37
...

下载最新的灰测版本-蜥蜴

成功运行到真机后,点击右侧Running Devices选项卡,再点击+号 选中当前设备;

非常丝滑同步,在电脑侧也可以顺畅控制真机

该功能大大方便了我们视线保持在显示器上专注开发,并且便于与UI视觉进行校准与比对。

Device mirroring

You can now mirror your physical device in the Running Devices window in Android Studio. By streaming your device's display directly to Android Studio, you can execute common actions such as starting apps and interacting with them, rotating the screen, folding and unfolding the phone, changing the volume, and more right from the Studio IDE itself.

Device mirroring is always available when there are devices connected to the computer that have USB or wireless debugging enabled. You can start and stop mirroring using the Running Devices window or the Device Manager (View > Tool Windows > Device Manager). You can also customize when device mirroring is activated in its settings (Settings > Tools > Device Mirroring).