README.md
1# Application Account Management
2
3### Introduction
4
5This sample shows how to register/log in to an application and set the account information to demonstrate application account management.
6
7### Usage
8
91. 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.
10
112. 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.
12
133. 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
14 the account and related information.
15
16### Constraints
17
18This sample can only be run on standard-system devices.
19