adb shell getprop | Cheatsheet¶
It is not so much to describe here, get info via getprop command.
Example
Check if Knox is voided on an Android device¶
- If the value is "0", it means Knox is not voided.
- If the value is "1", it means Knox is voided.
Print CPU abi¶
Get info if OEM Unlock is Allowed¶
0
= Disabled1
= Enabled