獲取系統(tǒng)版本:
adb shell getprop ro.build.version.release
獲取系統(tǒng)api版本:
adb shell getprop ro.build.version.sdk
adb shell getprop ro.product.cpu.abi
查看cpu信息
adb shell
cat /proc/cpuinfo
獲取系統(tǒng)版本:
adb shell getprop ro.build.version.release
獲取系統(tǒng)api版本:
adb shell getprop ro.build.version.sdk
adb shell getprop ro.product.cpu.abi
查看cpu信息
adb shell
cat /proc/cpuinfo