Application Development Overview

The application development documents provide reference for you to develop applications using the APIs provided by OpenHarmony. They walk you through how to use JavaScript APIs to develop applications on the standard system.

The documents are carefully organized as follows:

Getting Started

Here you can learn how to better prepare yourself for application development.

In this part, you will learn the application package structure, resource file usage, and core functions and syntax of ArkTS. You can even build your first OpenHarmony application with simple operations. All these lay a foundation for your subsequent development.

Development

To facilitate your application development, we provide development guidelines for key features.

First, familiarize yourself with the two cornerstone frameworks in OpenHarmony applications:

All applications should be developed on top of these frameworks.

Then, equip yourself for developing the key features, with the following guidelines:

Tools

DevEco Studio is a high-performance integrated development environment (IDE) recommended for developing OpenHarmony applications. Here you can learn everything about DevEco Studio, including how to use this tool to create a project and sign, debug, and run an application.

Hands-On Tutorials

To make you better understand how functions work together and jumpstart your application development projects, we provide stripped-down, real-world samples and codelabs.

API References

API references encompass all components and APIs available in OpenHarmony, helping you use and integrate APIs more effectively.

They are organized as follows:

Readme

For details about the principles and basic information of each subsystem, see the README file in docs/en/readme.