去掉readme中图片,通过文字表述

Signed-off-by: 陈锐 <ruichendj@isoftstone.com>
This commit is contained in:
陈锐 2024-11-05 16:37:49 +08:00
parent 2779916e95
commit 6a1215c778
10 changed files with 3 additions and 26 deletions

View File

@ -97,41 +97,18 @@ this.title = this.$r('app.string.hello_world');
1. 拷贝OpenHarmony标准版 工程的 OpenHarmony\signcenter_tool 目录到操作目录
2. 拷贝SettingsData 工程的 signature\settings.p7b 到该目录下
#### 签名文件的配置
打开项目工程,选择 File → Project Structure
![](figures/signature_1.png)
选择 Project → Signing Configs将对应的签名文件配置如下完成后点击Apply再点击OK。
![](figures/signature_2.png)
打开项目工程,选择 File → Project Structure , 选择 Project → Signing Configs将对应的签名文件配置如下完成后点击Apply再点击OK。
### 应用安装
配置 hdc
进入SDK目录中的toolchains文件夹下获取文件路径
![](figures/screenshot-20210521-105407.png)
进入SDK目录中的toolchains文件夹下获取文件路径并将该路径配置到环境变量中。
> 注意此处的hdc.exe如果版本较老可能不能正常使用需要获取新的hdc.exe文件
> hdc命令介绍与下载详见[hdc仓库地址](https://gitee.com/openharmony/developtools_hdc_standard)
并将此路径配置到环境变量中:
![](figures/screenshot-20210521-111223.png)
重启电脑使环境变量生效
连接开发板打开cmd命令窗口执行hdc list targets弹出窗口如下
![](figures/cmd1.png)
等待一段时间后,窗口出现如下打印,可回到输入 hdc list targets 的命令窗口继续操作:
![](figures/cmd2.png)
再次输入hdc list targets出现如下结果说明hdc连接成功
![](figures/cmd3.png)
连接开发板打开cmd命令窗口执行hdc list targets查看连接设备出现设备的话说明hdc连接成功
获取读写权限:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB