45c975a5创建于 2023年6月9日历史提交
文件最后提交记录最后更新时间
Issue: #I6DWJY Description: BasicFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
Audio、Screen、StorageStatistic、CustomNotification、AppAccountManager、ArkTSDistributedMusicPlayer ohpm迁移 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 2 年前
Audio、Screen、StorageStatistic、CustomNotification、AppAccountManager、ArkTSDistributedMusicPlayer ohpm迁移 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 2 年前
Issue: #I6DWJY Description: BasicFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
description: Add build-profile.json5 ! Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: taobohao <taobohao@huawei.com> 3 年前
Issue: #I6DWJY Description: BasicFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
整改readme链接 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 2 年前
revert sdk version 10->9 Signed-off-by: sunwenxu <sunwenxu1@huawei.com> 3 年前
issue:#I6E69H:适配最小化更新 Description: Minimize updates Sig: SIG_applications_app_samples Feature or Bugfix: Feature Binary Source: No Signed-off-by: mashitao2 <mashitao2@huawei.com> 3 年前
Audio、Screen、StorageStatistic、CustomNotification、AppAccountManager、ArkTSDistributedMusicPlayer ohpm迁移 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 2 年前
Audio、Screen、StorageStatistic、CustomNotification、AppAccountManager、ArkTSDistributedMusicPlayer ohpm迁移 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 2 年前
Audio、Screen、StorageStatistic、CustomNotification、AppAccountManager、ArkTSDistributedMusicPlayer ohpm迁移 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 2 年前
AppAccountManager测试用例 Signed-off-by: yanhuan <yanhuan15@huawei.com> 3 年前
README.md

Application Account Management

Introduction

This sample shows how to register/log in to an application and set the account information to demonstrate application account management.

Usage

  1. On the home page, select the application you want to access. If you are accessing the application for the first time, you need to register an account. If you already have an account, you can directly log in.

  2. On the registration page, set the username, email address, signature, and password. After the registration is complete, return to the login page and use the registered account to log in.

  3. After login, the account details page is displayed. You can touch Modify info to modify the account information on the page displayed. You can touch Switch app to log out of the account and return to the home page where you can select another application. You can touch Delete account to delete the account and related information.

Constraints

This sample can only be run on standard-system devices.