AndroidVersion
10/22/22Less than 1 minute
device.AndroidVersion
Human-readable and numeric Android OS identification.
Table of contents
Properties
Properties
code
code(read-only):number
API level integer (for example 29 = Android 10, 33 = Android 13).
name
name(read-only):string
Platform release string as reported by the OS (for example "12", "14", or an OEM patch level string).
