文件最后提交记录最后更新时间
Issue: #I6DX6A Description: SystemFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
替换废弃接口AbilityComponent Signed-off-by: yuandongping <yuandongping@huawei.com> 1 年前
替换废弃接口AbilityComponent Signed-off-by: yuandongping <yuandongping@huawei.com> 1 年前
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 年前
修改失效链接 Signed-off-by: yuandongping <yuandongping@huawei.com> 1 年前
替换废弃接口AbilityComponent Signed-off-by: yuandongping <yuandongping@huawei.com> 1 年前
替换废弃接口AbilityComponent Signed-off-by: yuandongping <yuandongping@huawei.com> 1 年前
Issue: #I6DX6A Description: SystemFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
替换废弃接口AbilityComponent Signed-off-by: yuandongping <yuandongping@huawei.com> 1 年前
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.