diff --git a/UI/JsDevice/README.md b/UI/JsDevice/README.md new file mode 100644 index 0000000000000000000000000000000000000000..5632581b4942f364ad44e13c5f25e1f3a9866822 --- /dev/null +++ b/UI/JsDevice/README.md @@ -0,0 +1,13 @@ +# Device Information + +### Introduction + +In this sample, you can obtain the device information, system attributes, battery attributes, and charging attributes through the **deviceInfo**, **systemParameter**, and **batteryInfo** APIs. + +### Usage + +Touch a button to view the respective information. + +### Constraints + +This sample can only be run on standard-system devices.