IDE Installation
DevEco Studio is an integrated development environment (IDE) based on IntelliJ IDEA, tailored for building OpenHarmony applications. It provides integrated tools for coding, debugging, and managing dependencies, making it easier to develop, test, and deploy apps for the OpenHarmony and Oniro platforms.
Download
The latest version of DevEco Studio can be downloaded from here.
Info
You need a Huawei account to download
Step-by-Step Installation
After the download completes, extract the downloaded package and run deveco-studio-xxxx.exe
.
Keep clicking Next
until the Choose Install Location step.
Specify the desired installation path by clicking Browse...
if necessary, and then click Next
.
Note: Ensure that you delete all files from the previous installation path before proceeding if this is not your first installation.
![]()
In the Installation Options step, select Create Desktop Shortcut
.
In the Choose Start Menu Folder step, keep the default settings and click Install
.
The installation is now complete.
Environment Configuration
Run DevEco Studio
for the first time, and the configuration settings page will appear.
Select Do not import settings
.
On the Basic Setup
page, select to install Node.js and Ohpm.
Click Next to proceed to the SDK configuration page, and then set the SDK path to an appropriate location.
Accept the License Agreement.
Review the summary information and click Next
.
The environment configuration is now complete.