HarmonyOS SDK API 6 (HOS 2.2.0) for Java based development, to be used with DevEco studio IDE (tested with DevEco 3.1.0.501 windows)
- download this repo as
zip
- extract zip content to a folder, e.g.
D:\\HarmonyOS\SDK
- go to
hmscore
folder, and unzip2.2.0.zip
in the same folder, e.g.D:\\HarmonyOS\SDK\2.2.0\
- open DevEco studio IDE
- go to
File
->Settings
- go to
SDK
, and clickEdit
next to SDK Location input field - click the folder icon next to Location input field
- select folder from step 2, e.g.
D:\\HarmonyOS\SDK
- click
apply
thenok