mirror of
https://gitee.com/openharmony/applications_screenshot
synced 2024-11-23 15:10:04 +00:00
[screenShot]update readme
Signed-off-by: lijinfengde123 <1037761763@qq.com>
This commit is contained in:
parent
33f2b97569
commit
c72d34e59d
10
README.en.md
10
README.en.md
@ -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.
|
||||
|
13
README_zh.md
13
README_zh.md
@ -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**
|
Loading…
Reference in New Issue
Block a user