openharmony_ci 21efcb82d2 !35 轻图形部件化修改仓名
Merge pull request !35 from changeRepoPath2
2023-05-10 11:53:11 +00:00
2021-03-16 10:05:16 +08:00
2021-03-11 18:37:00 +08:00

CAMERA_SCREENSAVER_APP

Introduction

This repository provides the screen saver capability, as one reference implementation. You can use it to:

  • Play the preset images.

  • Tap the screen to exit the screen saver.

Figure 1 Position of this repository in the graphics subsystem

Directory Structure

applications/sample/camera/screensaver
├── cert                Certificate
├── screensaver/src/main
       ├──resources     Resources
       ├──cpp           Source code

Constraints

C++ 11 or later

Repositories

Graphic subsystem

applications_camera_screensaver_app

window_window_manager_lite

graphic_surface_lite

arkui_ui_lite

graphic_graphic_utils_lite

S
Description
No description provided
Readme 362 KiB
Languages
C++ 100%