adb shell 查看当前进程和窗口信息

adb shell 查看当前进程和窗口信息可以使用如下命令: >adb shell >dumpsys window windows |grep "Window #" 显示信息如下:   2:打开AMS、WMS的命令行如下: adb shell dumpsys activity log x on adb shell dumpsys window -d enable a   3:查看屏幕分辨率和GPU
相关文章
相关标签/搜索