比如手机型号 ID 系统版本这些
adb
import uiautomator2 as u2 d = u2.connect(device_id) d.info() 或者连接手机 adb shell getprop