Name Date Size

..25-Oct-20244 KiB

.gitignoreH A D25-Oct-2024112

AppScope/H25-Oct-20244 KiB

build-profile.json5H A D25-Oct-20241.5 KiB

entry/H25-Oct-20244 KiB

EntryCard/entry/base/snapshot/H25-Oct-20244 KiB

hvigor/H25-Oct-20244 KiB

hvigorfile.jsH A D25-Oct-2024168

hvigorwH A D25-Oct-20242.1 KiB

hvigorw.batH A D25-Oct-20242 KiB

oh-package.json5H A D25-Oct-2024761

ohosTest.mdH A D25-Oct-20246.6 KiB

persistentProxyForm/H25-Oct-20244 KiB

processProxyForm/H25-Oct-20244 KiB

README.mdH A D25-Oct-2024721

README_zh.mdH A D25-Oct-202412.3 KiB

screenshots/H25-Oct-20244 KiB

README.md

1# Stage Model Widget
2
3### Introduction
4
5This sample shows how to create and use the widget provider in the stage model.
6
7### Usage
8
91. The home screens of some devices do not support widgets. You can create, update, and delete widgets by using your own widget host.
10
112. The following figure shows the widget style. When the widget is updated, the temperature and time on the widget change.
12
13![eTSFormExample](screenshots/eTSFormExample.png)
14
15### Constraints
16
171. This sample can only be run on standard-system devices.
182. This sample is based on the stage model, which is supported from API version 9.
193. This sample requires DevEco Studio 3.1 Beta2 (Build Version: 3.1.0.400, built on April 7, 2023) to compile and run. 
20