mirror of
https://gitee.com/openharmony/applications_app_samples
synced 2024-11-30 04:01:15 +00:00
c65bd0201a
Signed-off-by: ywx1281445 <yuandongping@huawei.com> |
||
---|---|---|
.. | ||
AppScope | ||
entry | ||
hvigor | ||
screenshots/device | ||
.gitignore | ||
build-profile.json5 | ||
hvigorfile.js | ||
hvigorw | ||
hvigorw.bat | ||
oh-package.json5 | ||
ohosTest.md | ||
README_zh.md | ||
README.md |
Screen Recorder
Introduction
This sample shows how to use graphic and multi-media APIs to record the device screen
Usage
- 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.
Constraints
- This sample can only be run on standard-system devices.
- Please use the "DevEco Studio 3.1 Beta2 (Build Version: 3.1.0.400, built on April 7, 2023)" or later IDE version
- Use the Full SDK is necessary for this sample, please refer the guide.
- 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".