1# Screen Recorder
2
3### Introduction
4
5 This sample shows how to use graphic and multi-media APIs to record the device screen
6
7### Usage
8
91. Start the sample Application, touch the **Start** button to start recording. During the recording, you can touch the **float window** button on the top with small red rectangle and recording timer, the recording file will be saved and it can be found in the Gallery Application. 
10
11### Constraints
12
131. This sample can only be run on standard-system devices.
142. Please use the "DevEco Studio 3.1 Beta2 (Build Version: 3.1.0.400, built on April 7, 2023)" or later IDE version
153. Use the Full SDK is necessary for this sample, please refer the [guide](https://docs.openharmony.cn/pages/v3.2/en/application-dev/quick-start/full-sdk-switch-guide.md/).
164. How to configure the auto signing with system permission, please refer DevEco Studio: File -> Project Structure -> Project -> Signing Configs(TAB page) , on the bottom of this page, please click the hyperlink of "**View the operation guide**".
17