Note: To access all shared projects, get information about environment setup, and view other guides, please visit Explore-In-HMOS-Wearable Index.
This app demonstrates how to control a presentation app using wear engine.
- Use wear engine to control your presentation.
- Go previous and next slides.
- Close presentation.
- Languages: ArkTS, ArkUI
- Frameworks: HarmonyOS SDK 5.1.0(18)
- Tools: DevEco Studio Version 5.1.1.830
- Libraries:
@kit.ArkTS@kit.WearEngine
entry/src/main/ets/
├───components
│ Splash.ets
├───entryability
│ EntryAbility.ets
├───entrybackupability
│ EntryBackupAbility.ets
├───model
│ Presentation.ets
├───pages
│ Index.ets
└───util
Engine.ets
- Huawei Watch 5
PresentationRemote is distributed under the terms of the MIT License See the LICENSE for more information.



