harmony 鸿蒙Creating an NDK Project
Creating an NDK Project
The following uses the NDK project template of DevEco Studio to create an NDK project.
NOTE
The project wizard and default template parameters vary according to the DevEco Studio version.
Open the DevEco Studio project wizard using either of the following methods:
- If no project is open, select Create Project on the welcome page.
- If a project is already open, choose File > New > Create Project on the menu bar.
On the Choose Your Ability Template page, select Native C++ as the template, and click Next.
- On the project configuration page, configure basic project information and click Finish. DevEco Studio will automatically generate the sample code and resources that match your project type. Wait until the project is created.
The main code of your application is in the cpp folder under entry/src/main of the project directory. For details about the files in the cpp folder, see C++ Project Directory Structure.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Building an NDK Project with CMake
harmony 鸿蒙Building an NDK Project with the DevEco Studio Template
harmony 鸿蒙NDK Project Building Overview
harmony 鸿蒙Building an NDK Project with Prebuilt Libraries
harmony 鸿蒙C/C++ Library Mechanisms
harmony 鸿蒙C/C++ Memory Error Detection
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦