• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Device Information
2
3### Introduction
4
5In this sample, you can obtain the device information, system attributes and battery information through the **deviceInfo**, **systemParameter**, and **batteryInfo** APIs.
6
7### Usage
8
9Touch a button to view the respective information.
10
11### Constraints
12
13This sample can only be run on standard-system devices.
14