提交 6dee234b 编写于 作者: E ester.zhou

update docs and figures

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 d48b9830
......@@ -2,7 +2,7 @@
DevEco Studio is a one-stop, distributed platform developed based on the IntelliJ IDEA Community (Open Source) Edition. It helps you develop versatile all-device, all-scenario applications, offering distributed multi-device development, debugging, and simulation, as well as comprehensive quality and security safeguards.
HUAWEI DevEco Studio For OpenHarmony (DevEco Studio for short) is a one-stop, distributed platform developed based on the IntelliJ IDEA Community (Open Source) Edition. It helps you develop versatile all-device, all-scenario applications, offering distributed multi-device development, debugging, and simulation, as well as comprehensive quality and security safeguards.
[DevEco Studio 3.0 Beta3](https://developer.harmonyos.com/cn/develop/deveco-studio#download_beta_openharmony) stands out in the following aspects:
......@@ -10,10 +10,10 @@ DevEco Studio is a one-stop, distributed platform developed based on the Intelli
- A wide range of device project templates
- Efficient code editing
- Visualized UI development
- Bidirectional and instsant UI preview
- Bidirectional and instant UI preview
- High-performing compilation tool Hvigor
- Support for application development based on the device Syscap capability set
- Automatic application signature mechanism
- Support for application development based on the device System Capability (SysCap) sets
- Automatic application signing mechanism
- A diverse array of code debugging and profiling features
For more information, see [DevEco Studio (OpenHarmony) User Guide](https://developer.harmonyos.com/en/docs/documentation/doc-guides/ohos-deveco-studio-overview-0000001263280421).
For more information, see [HUAWEI DevEco Studio For OpenHarmony User Guide](https://developer.harmonyos.com/en/docs/documentation/doc-guides/ohos-deveco-studio-overview-0000001263280421).
......@@ -8,18 +8,18 @@ Go to the root directory of the source code in the Ubuntu environment and perfor
1. Set the build path.
```
hb set
```
2. Select the current path.
```
.
```
3. Select **Hi3516D V300** under **built-in** and press **Enter**.
3. Select **hispark_taurus_standard** under **hisilicon** and press **Enter**.
4. Start building.
......@@ -32,12 +32,12 @@ Go to the root directory of the source code in the Ubuntu environment and perfor
>
> This example builds a product from the scratch.
```
hb build -f
```
**Figure 1** Hi3516 build settings
![en-us_image_0000001271562433](figures/en-us_image_0000001271562433.png)
......
......@@ -8,18 +8,18 @@ Go to the root directory of the source code in the Ubuntu environment and perfor
1. Set the build path.
```
hb set
```
2. Select the current path.
```
.
```
3. Select **rk3568** under **built-in** and press **Enter**.
3. Select **rk3568** under **hihope** and press **Enter**.
4. Start building.
......@@ -32,12 +32,12 @@ Go to the root directory of the source code in the Ubuntu environment and perfor
>
> This example builds a product from the scratch.
```
hb build -f
```
**Figure 1** RK3568 build settings
![en-us_image_0000001226922302](figures/en-us_image_0000001226922302.png)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册