# applications_camera_screensaver_app **Repository Path**: openharmony/applications_camera_screensaver_app ## Basic Information - **Project Name**: applications_camera_screensaver_app - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 45 - **Forks**: 83 - **Created**: 2021-03-11 - **Last Updated**: 2025-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 图形子系统CAMERA\_SCREENSAVER\_APP组件 - [简介](#section132119717356) - [目录](#section176641621345) - [约束](#section722512541395) - [相关仓](#section16511040154318) ## 简介 CAMERA\_SCREENSAVER\_APP组件, 作为轻量系统带屏设备上的屏保应用参考实现,提供用户屏幕保护能力。它主要实现了以下功能: 1、支持播放预设图片能力。 2、支持点击屏幕退出能力。 **图 1** 组件架构图(红色框是屏保应用) ![](figures/screensaver.png) ## 目录 ``` applications/sample/camera/screensaver ├── cert 签名目录 ├── screensaver/src/main ├──resources 资源目录 ├──cpp 源码目录 ``` ## 约束 C++11版本或以上 ## Repositories [Graphic subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/graphics.md) **applications_camera_screensaver_app** [window_window_manager_lite](https://gitee.com/openharmony/window_window_manager_lite/blob/master/README.md) [graphic_surface_lite](https://gitee.com/openharmony/graphic_surface_lite/blob/master/README.md) [arkui_ui_lite](https://gitee.com/openharmony/arkui_ui_lite/blob/master/README.md) [graphic_graphic_utils_lite](https://gitee.com/openharmony/graphic_graphic_utils_lite/blob/master/README.md)