# eTS Resource Management ### Introduction This sample shows how to call resource management APIs in eTS to obtain strings and images. ### Usage The 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. ### Constraints This sample can only be run on standard-system devices.