|
1 | 1 |
|
2 | 2 | > 注:当前项目为 Serverless Devs 应用,由于应用中会存在需要初始化才可运行的变量(例如应用部署地区、函数名等等),所以**不推荐**直接 Clone 本仓库到本地进行部署或直接复制 s.yaml 使用,**强烈推荐**通过 `s init ${模版名称}` 的方法或应用中心进行初始化,详情可参考[部署 & 体验](#部署--体验) 。
|
3 | 3 |
|
4 |
| -# start-repack-apk-v3 帮助文档 |
5 |
| -<p align="center" class="flex justify-center"> |
6 |
| - <a href="https://www.serverless-devs.com" class="ml-1"> |
7 |
| - <img src="http://editor.devsapp.cn/icon?package=start-repack-apk-v3&type=packageType"> |
8 |
| - </a> |
9 |
| - <a href="http://www.devsapp.cn/details.html?name=start-repack-apk-v3" class="ml-1"> |
10 |
| - <img src="http://editor.devsapp.cn/icon?package=start-repack-apk-v3&type=packageVersion"> |
11 |
| - </a> |
12 |
| - <a href="http://www.devsapp.cn/details.html?name=start-repack-apk-v3" class="ml-1"> |
13 |
| - <img src="http://editor.devsapp.cn/icon?package=start-repack-apk-v3&type=packageDownload"> |
14 |
| - </a> |
15 |
| -</p> |
| 4 | +# start-repack-apk-dipper 帮助文档 |
16 | 5 |
|
17 | 6 | <description>
|
18 | 7 |
|
|
22 | 11 |
|
23 | 12 | <codeUrl>
|
24 | 13 |
|
25 |
| -- [:smiley_cat: 代码](https://github.com/devsapp/repackAPK/tree/V3/src) |
26 |
| - |
27 | 14 | </codeUrl>
|
28 | 15 | <preview>
|
29 | 16 |
|
|
64 | 51 |
|
65 | 52 | <appcenter>
|
66 | 53 |
|
67 |
| -- :fire: 通过 [Serverless 应用中心](https://fcnext.console.aliyun.com/applications/create?template=start-repack-apk-v3) , |
68 |
| - [](https://fcnext.console.aliyun.com/applications/create?template=start-repack-apk-v3) 该应用。 |
| 54 | +:fire: 通过 [Dipper 应用中心](https://devs.console.aliyun.com/applications/createtemplate=start-repack-apk-dipper) ,[](https://devs.console.aliyun.com/applications/createtemplate=start-repack-apk-dipper) 该应用。 |
69 | 55 |
|
70 | 56 | </appcenter>
|
71 | 57 | <deploy>
|
72 |
| - |
73 |
| -- 通过 [Serverless Devs Cli](https://www.serverless-devs.com/serverless-devs/install) 进行部署: |
74 |
| - - [安装 Serverless Devs Cli 开发者工具](https://www.serverless-devs.com/serverless-devs/install) ,并进行[授权信息配置](https://docs.serverless-devs.com/fc/config) ; |
75 |
| - - 初始化项目:`s init start-repack-apk-v3 -d start-repack-apk-v3` |
76 |
| - - 进入项目,并进行项目部署:`cd start-repack-apk-v3 && s deploy -y` |
77 |
| - |
| 58 | + |
78 | 59 | </deploy>
|
79 | 60 |
|
80 | 61 | ## 案例介绍
|
@@ -231,7 +212,7 @@ $ jarsigner -keystore test.keystore -signedjar new.apk new-unsigned.apk 'test'
|
231 | 212 |
|
232 | 213 | <p align="center">
|
233 | 214 |
|
234 |
| -| <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407298906_20211028074819117230.png" width="130px" > | <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407044136_20211028074404326599.png" width="130px" > | <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407252200_20211028074732517533.png" width="130px" > | |
| 215 | +| <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407298906_20211028074819117230.png" width="130px" > | <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407044136_20211028074404326599.png" width="130px" > | <img src="https://images.devsapp.cn/fc-faq/33947367.png" width="130px" > | |
235 | 216 | | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
|
236 | 217 | | <center>微信公众号:`serverless`</center> | <center>微信小助手:`xiaojiangwh`</center> | <center>钉钉交流群:`33947367`</center> |
|
237 | 218 | </p>
|
|
0 commit comments