Skip to main content

read

Function read 

Source
pub fn read(property: AndroidPropertyInfo) -> Result<AndroidPropertyValue>
Expand description

Read the current value of an Android system property.

ยงErrors

  • EINVAL: The property info is invalid.