harmony 鸿蒙Application Development Overview
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.
Browse the documents on the instructions for quickly building your first application and the basics about OpenHarmony applications.
Check out the development fundamentals, which comprise descriptions of the package structure configuration file for OpenHarmony applications and the instructions for use of resource files.
Development
To facilitate your application development, we provide development guidelines for key features.
First thing first, familiarize yourself with the two cornerstone frameworks in OpenHarmony applications:
- Application framework: Application Models
- UI framework: UI Development
All applications should be developed on top of these frameworks.
Then, equip yourself for developing the key features, with the following guidelines:
- ArkTS Common Library
- Web
- Notification
- Window Manager
- WebGL
- Media
- Security
- AI
- Connectivity
- Telephony Service
- Data Management
- File Management
- Task Management
- Device Management
- Device Usage Statistics
- DFX
- Internationalization
- Application Test
- IDL Specifications and User Guide
- Using Native APIs in Application Projects
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.
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:
- Component Reference (TypeScript-based Declarative Development Paradigm)
- Component Reference (JavaScript-based Web-like Development Paradigm)
- JavaScript Service Widget UI Component Reference
- API Reference
- ArkTS and JavaScript APIs
- Native API Reference
Readme
For details about the principles and basic information of each subsystem, see the README file in docs/en/readme.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Application Development
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦