• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SystemCapability List
2
3SystemCapability (SysCap) is a standalone feature in the operating system.
4
5Before using an API for development, you are advised to familiarize yourself with [SysCap](syscap.md), and then consult the following tables to see whether the SysCap set required for the API is supported by the target device type.
6
7> **NOTE**
8>
9> This list outlines the minimum system capabilities supported by the current version of lite wearables. You can refer to the **liteWearable.json** file in the SDK for details.
10> When developing applications for the current version of lite wearables using the APIs corresponding to the system capabilities listed, you can call these APIs directly without needing to perform a **canIUse()** check beforehand.
11
12- SystemCapability.ArkUI.ArkUI.Lite
13- SystemCapability.Base
14- SystemCapability.Location.Location.Lite
15- SystemCapability.PowerManager.BatteryManager.Lite
16- SystemCapability.FileManagement.File.FileIO.Lite
17- SystemCapability.Startup.SystemInfo.Lite
18- SystemCapability.PowerManager.DisplayPowerManager.Lite
19- SystemCapability.Communication.NFC.CardEmulation
20- SystemCapability.Security.Huks.Core
21- SystemCapability.DistributedDataManager.Preferences.Core.Lite
22- SystemCapability.Sensors.Sensor.Lite
23- SystemCapability.Sensors.MiscDevice.Lite
24- SystemCapability.Communication.NetStack
25- SystemCapability.MiscServices.ScreenLock
26- SystemCapability.Security.CryptoFramework
27- SystemCapability.Security.CryptoFramework.MessageDigest
28- SystemCapability.Security.CryptoFramework.Rand
29