6d0f8b01创建于 2024年3月15日历史提交
文件最后提交记录最后更新时间
Issue: #I6DX6A Description: SystemFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
Cipher、WindowExtAbilityohpm迁移 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 3 年前
Cipher、WindowExtAbilityohpm迁移 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 3 年前
Issue: #I6DX6A Description: SystemFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
Issue: #I6DX6A Description: SystemFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
修复失效链接、删除package.json Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 2 年前
修复UI、SystemFeature断链 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 2 年前
revert sdk version 10->9 Signed-off-by: sunwenxu <sunwenxu1@huawei.com> 3 年前
Issue: #I6DX6A Description: SystemFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
Cipher、WindowExtAbilityohpm迁移 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 3 年前
Cipher、WindowExtAbilityohpm迁移 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 3 年前
Cipher、WindowExtAbilityohpm迁移 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 3 年前
IssueNo: #I6Y4G8:【sample】HealthyDiet、CrossAppDataShare、WindowExtAbility、Bluetooth、Call添加自动化测试用例,优化ReminderAgentManager Description: 【sample】HealthDiet, CrossAppDataShare, WindowExtAbility、Bluetooth、Call add automated test cases and optimize ReminderAgentManager Sig: SIG_applications_app_samples Feature or Bugfix: Feature Binary Source: No Signed-off-by: mashitao2 <mashitao2@huawei.com> 3 年前
README.md

Window Extension Ability

Introduction

This sample simulates the Setting app, where you can touch the menu bar to go to the details page.

In this sample, the Window Extension Ability is used to set abilities, and AbilityComponent is used to load abilities.

Usage

  1. In portrait mode, touch the Setting menu bar on the left. The details page is displayed.

  2. In landscape mode, touch the Setting menu bar on the left. The details page is displayed on the right.

Preview

Required Permissions

N/A

Dependency

N/A

Constraints

  1. This sample can only be run on standard-system devices that use the Rockchip RK3568 chip.

  2. This sample demonstrates the stage model, which supports only the SDK of API version 9 (SDK version: 3.2.6.3 Beta2).

  3. DevEco Studio 3.1 Canary1 (Build Version: 3.1.0.100) must be used.

  4. WindowExtensionAbility and AbilityComponent are system APIs and require the use of the Full SDK. To use the Full SDK, you must manually obtain it from the mirror and switch to it in DevEco Studio. For details, see Guide to Switching to Full SDK.