未验证 提交 6d5ab7d6 编写于 作者: O openharmony_ci 提交者: Gitee

!4694 4416 处理完成:modify image example

Merge pull request !4694 from ester.zhou/TR-4416
......@@ -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:
......@@ -12,8 +12,8 @@ DevEco Studio is a one-stop, distributed platform developed based on the Intelli
- Visualized UI development
- 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.
先完成此消息的编辑!
想要评论请 注册