In this document, we will learn to develop some Hongmeng App Demo together, in order to get familiar with the hongmeng development platform and understand the purpose of hongmeng development process.

Meaning of this document

Why write a separate development document when there is an official development document?

This is a good question, if you have done the development of various small programs, you will find that the wechat open platform used by wechat small programs, for example, is very complete. All the apis and native components you need can be found here. But it’s not a great tool for beginners.

As a beginner, faced with a large open document, it may take some time to figure out the logical structure, usage, and content of open document writing. This process can be laborious, tedious, and only if you are familiar with the general content of the open platform can it be a good dictionary for you to query.

The main function of this documentation is to help you grow from being a beginner developer to being able to slowly use the documentation and develop some demo apps.

Understand the basic process of developing the Hongmeng application and familiarize yourself with the basic capabilities provided by Hongmeng. You can freely combine these building blocks to build your ideal castle.

Instructions for using this document

This document should be used together with hongmeng development documents on the official website.

During development, if you encounter problems not mentioned in this document, you can comment below or refer to the official documentation.

For ease of reading, this document is written in Chinese, but I recommend reading the English development documentation first when viewing the official documentation. English documents are easier to read, and some words in Chinese documents do not fully match the Chinese translation, which makes Chinese documents difficult to understand.