摘要: 获取系统api版本 adb shell getprop ro.build.version.sdk 获取系统版本 adb shell getprop ro.build.version.release 获取手机分辨率 adb shell wm size 获取屏幕密度 adb shell wm densi 阅读全文
posted @ 2018-10-22 20:48 霂雨 阅读(1328) 评论(0) 推荐(0)