• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Chat instance application
2
3Introduction to the
4
5This is a chat like ETS application, using a static layout to build "chat", "contacts", "discover", "ME" four main page.
6
7
8Directions for use
9
101. The application contains four main pages: "Chat", "address book", "Discover" and "ME". Tabs are used to switch modules
11
122. Click the icon in the upper right corner of the chat bar content page to enter the chat information page
13
143. There is a back button in the upper left corner of level 2 and above pages
15
164. Search button Click to enter the search interface, and click "Cancel" on the search page to return
17
185. Click on the icon in the upper right corner of the home page, a window will pop up, and you can choose to enter the page of "Add friends" and "Initiate group chat"
19
206. Click the input box at the bottom of the chat content page to enter content, and click the icon of facial expression to send pictures
21
227. Click on the "Chat Community" of the "Discover" page to enter the "Chat Community" page. Click on the picture of the chat community page to enter the separate page of the picture to zoom in and out, and then move the picture
23
248. Click the first item of the "ME" page to enter the "Personal Information" page
25
269. Click "Settings" item on the "ME" page to enter the "Settings" page. The "Load Switch" page uses lightweight storage, so that the current state can be remembered when the application exits, and the current state can be restored when it is opened next time
27
28Constraints and Limitations
29
301. The SDK version must be 3.1.5.5 or later.
31
322. This sample requires DevEco Studio 3.0 Beta4 (Build Version: 3.0.0.992, built on July 14, 2022) to compile and run.
33