openharmony_ci 41f0bbf145 !26 profile(.p7b文件)重签成OpenHarmony签名
Merge pull request !26 from youbing54/master
2022-09-26 09:59:26 +00:00
2021-03-16 10:05:16 +08:00
2022-07-07 09:53:32 +08:00
2021-03-11 18:37:00 +08:00
2022-09-21 15:11:06 +08:00
2022-09-21 15:11:06 +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

graphic_wms

graphic_surface

graphic_ui

graphic_utils

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