[screenShot]update readme

Signed-off-by: lijinfengde123 <1037761763@qq.com>
This commit is contained in:
lijinfengde123 2022-03-09 15:38:39 +08:00
parent 33f2b97569
commit c72d34e59d
2 changed files with 9 additions and 14 deletions

View File

@ -26,16 +26,14 @@ The ScreenShot application is a preset system application in OpenHarmony, which
├── product # ScreenShot general function catalog
```
## instructions for use<a name="section123459000"></a>
See instructions for use ([Instructions for use](./doc/Instructions.md)
## Signature package <a name="section1371113476308"></a>
1. For each module under product/phone, configure signingConfigs in build.gradle
2. Put screenshot.p7b in the signature directory on the corresponding path configured in the build.gradle directory.
## Related warehouse<a name="section1371113476307"></a>
system applications
**applications\_screenshot**
## Signature package <a name="section1371113476308"></a>
1. For each module under product/phone, configure signingConfigs in build.gradle
2. Put screenshot.p7b in the signature directory on the corresponding path configured in the build.gradle directory.

View File

@ -26,17 +26,14 @@ ScreenShot应用是OpenHarmony中预置的系统应用为用户提供截取
│ ├── screenShotModel # 截屏图片保存等
├── product # ScreenShot总体功能目录
```
## 使用说明<a name="section123459000"></a>
参见使用说明([使用说明](./doc/Instructions.md)
## 签名打包<a name="section1371113476308"></a>
1.针对product/phone下的每一个模块配置build.gradle中的signingConfigs
2.将signature目录下的screenshot.p7b放在build.gradle目录中配置的相应路径即可
## 相关仓<a name="section1371113476307"></a>
系统应用
**applications\_screenshot**
## 签名打包<a name="section1371113476308"></a>
1.针对product/phone下的每一个模块配置build.gradle中的signingConfigs
2.将signature目录下的screenshot.p7b放在build.gradle目录中配置的相应路径即可
**applications\_screenshot**