Name Date Size

..25-Oct-20244 KiB

.gitignoreH A D25-Oct-2024143

AppScope/H25-Oct-20244 KiB

build-profile.json5H A D25-Oct-20241.5 KiB

entry/H25-Oct-20244 KiB

hvigor/H25-Oct-20244 KiB

hvigorfile.tsH A D25-Oct-2024158

hvigorwH A D25-Oct-20242.1 KiB

hvigorw.batH A D25-Oct-20242 KiB

libraryOverlay/H25-Oct-20244 KiB

libraryRuntimeOverlay/H25-Oct-20244 KiB

oh-package.json5H A D25-Oct-2024212

ohosTest.mdH A D25-Oct-20242.3 KiB

README.mdH A D25-Oct-2024735

README_zh.mdH A D25-Oct-20245.4 KiB

sceenshots/device/H25-Oct-20244 KiB

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