Android Studio新功能-设备镜像Device mirroring-在电脑侧显示手机实时画面并可控制

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

成功运行到真机后,点击右侧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).

相关推荐
阿幸软件杂货间12 分钟前
PPT转图片拼贴工具 v2.0
android·python·powerpoint
sg_knight28 分钟前
Flutter嵌入式开发实战 ——从树莓派到智能家居控制面板,打造工业级交互终端
android·前端·flutter·ios·智能家居·跨平台
Digitally1 小时前
如何轻松将视频从安卓设备传输到电脑?
android·电脑·音视频
Dola_Pan1 小时前
Android四大组件通讯指南:Kotlin版组件茶话会
android·开发语言·kotlin
hopetomorrow2 小时前
学习路之PHP--webman安装及使用
android·学习·php
aningxiaoxixi2 小时前
android 之 Tombstone
android
移动开发者1号2 小时前
应用启动性能优化与黑白屏处理方案
android·kotlin
移动开发者1号2 小时前
Android处理大图防OOM
android·kotlin
张风捷特烈2 小时前
每日一题 Flutter#4 | 说说组件 build 函数的作用
android·flutter·面试
Harrison_zhu5 小时前
在Android13上添加系统服务的好用例子
android