README.md
1# eTS Resource Management
2
3
4
5### Introduction
6
7This sample shows how to call resource management APIs in eTS to obtain strings and images.
8
9### Usage
10
11The application page displays the calling of resource management APIs, such as obtaining a string or string array, obtaining a string in singular or plural form represented by the specified ID based on the quantity specified, setting the number of bytes of the media file content corresponding to the specified resource ID, and setting the length of the Base64 string of the image resource corresponding to the specified resource ID, and obtaining the device status and capabilities supported by the device.
12
13
14
15### Constraints
16
17This sample can only be run on standard-system devices.
18