信息:
问题:
我的手机屏幕已损坏,响铃不起作用。我想镜像PC上的手机屏幕,但我不能。通知必须确认对话:
Image - Allow USB debugging?我无法证实这一点。屏幕触摸不起作用,鼠标也不起作用。只有手机的侧键才有效
问题:
使用以下命令使用ADB在计算机上镜像设备
adb shell "while true; do screenrecord --output-format=h264 -; done" | ffplay -framerate 60 -probesize 32 -sync video -
更多信息可以在这里找到:https://knowitlabs.no/mirroring-your-android-display-to-mac-or-linux-20b2a7043f85