adb shell getprop

adb shell getprop

Get Android system properties info.


adb shell getprop ro.build.version.sdk

Get SDK API level.


adb shell getprop ro.build.version.security_patch

Get Android security patch version.


adb shell getprop ro.board.platform

Get Soc info.


adb shell getprop ro.build.version.release

Get Android version info.

  

adb shell getprop ro.vendor.product.model

Get Android device model.


adb shell getprop ro.product.manufacturer

Get Android device manufacturer.

 

adb shell getprop ro.serialno

Get ADB serial number.


adb shell getprop ro.oem_unlock_supported

Get OEM unlock status.


adb shell getprop ro.bootimage.build.fingerprint

Get Android device build fingerprint.


adb shell getprop ro.boot.wifimacaddr

Get WiFi MAC Address