如何使用 adb 移动我的 Android 设备的屏幕?

How do I move my android device's screen using adb?

提问人:delivrance 提问时间:9/7/2023 更新时间:9/7/2023 访问量:42

问:

我正在自定义手机的屏幕和分辨率,因为它上有一些破损的地方。我更改为一个相当小的分辨率,所以我在顶部和底部得到了这些黑条。有没有办法让我向上或向下移动屏幕,只在顶部或底部留下边框?谢谢。

尝试无济于事。adb shell wm overscan <a,b,c,d>

Android 调整 adb 屏幕 分辨率

评论


答: 暂无答案