DEV Community

ZHZL-m
ZHZL-m

Posted on

【Journey of HarmonyOS Next】DevEco Studio User Guide (24) -> Business Introduction (1)

Image description

1 -> What is device-cloud integrated development?

In order to enrich HarmonyOS's support for cloud development and realize device-cloud linkage, DevEco Studio is based on the Cloud Foundation Kit and adds the "cloud development" capability on the basis of the traditional "device development". Experience device-cloud integrated collaborative development.

2 -> What is a cloud development project template?

A cloud development project template is a scenario-based template built for device-cloud integrated development projects, which provides code implementations for common scenarios. You can use a cloud development project template to easily create a device-cloud integrated development project based on the project wizard, and the project will automatically load the preset code and resource files in the template.

DevEco Studio currently provides a preset general cloud development template, which currently uses Cloud Foundation Kit to build a basic demo project, excluding business attributes. You can refer to the template to learn how to develop a basic device-cloud project, and delete the preset page code for subsequent development.

3 -> Device-cloud integrated development features

The device-cloud integrated development features include the following functions:

Image description

4 -> Advantages of device-cloud integrated development

Compared with the traditional development model, the device-cloud integrated development model has the advantages of low cost, high efficiency, and low threshold, as shown in the following table.

Image description

Top comments (0)