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).

相关推荐
simplepeng7 小时前
我的天,我真是和androidx的字体加载杠上了
android
小猫猫猫◍˃ᵕ˂◍8 小时前
备忘录模式:快速恢复原始数据
android·java·备忘录模式
CYRUS_STUDIO10 小时前
使用 AndroidNativeEmu 调用 JNI 函数
android·逆向·汇编语言
梦否10 小时前
【Android】类加载器&热修复-随记
android
徒步青云11 小时前
Java内存模型
android
今阳11 小时前
鸿蒙开发笔记-6-装饰器之@Require装饰器,@Reusable装饰器
android·app·harmonyos
-优势在我16 小时前
Android TabLayout 实现随意控制item之间的间距
android·java·ui
hedalei16 小时前
android13修改系统Launcher不跟随重力感应旋转
android·launcher
Indoraptor17 小时前
Android Fence 同步框架
android
峥嵘life17 小时前
DeepSeek本地搭建 和 Android
android