Skip to content

Commit 29f7a7c

Browse files
committed
fix: readme
1 parent 030dbf3 commit 29f7a7c

3 files changed

Lines changed: 41 additions & 13 deletions

File tree

publish.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Edition: 3.0.0
22
Type: Project
33
Name: start-repack-apk-cap
4-
Version: 0.0.6
4+
Version: 0.0.7
55
Provider:
66
- 阿里云
77
Description: 基于本案例,您可以快捷部署一个弹性高可用的“Serverless实现实时 APK 渠道分包”服务。该方案适用于大规模、多渠道的游戏分发场景,特别是在面临频繁且多变的下载请求时,能够通过系统实时获取并下载包含定制渠道号的游戏 APK 包,确保即使在连接不稳定的情况下也能顺利完成游戏的获取。
@@ -24,8 +24,8 @@ Service:
2424
专有网络:
2525
Authorities:
2626
- AliyunFCServerlessDevsRolePolicy
27-
日志服务:
28-
Authorities:
27+
日志服务:
28+
Authorities:
2929
- AliyunFCServerlessDevsRolePolicy
3030
Parameters:
3131
type: object

readme.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</description>
1111

1212

13-
## 前期准备
13+
## 资源准备
1414

1515
使用该项目,您需要有开通以下服务并拥有对应权限:
1616

@@ -43,7 +43,7 @@
4343

4444
<appcenter>
4545

46-
- :fire: 通过 [云原生应用开发平台 CAP](https://devs.console.aliyun.com/applications/create?template=start-repack-apk-cap)[![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://devs.console.aliyun.com/applications/create?template=start-repack-apk-cap) 该应用。
46+
- :fire: 通过 [云原生应用开发平台 CAP](https://cap.console.aliyun.com/template-detail?template=start-repack-apk-cap)[![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://cap.console.aliyun.com/template-detail?template=start-repack-apk-cap) 该应用。
4747

4848
</appcenter>
4949
<deploy>
@@ -67,6 +67,12 @@
6767

6868
</appdetail>
6969

70+
71+
72+
73+
74+
75+
7076
## 使用流程
7177

7278
<usedetail id="flushContent">
@@ -194,7 +200,13 @@ $ jarsigner -keystore test.keystore -signedjar new.apk new-unsigned.apk 'test'
194200

195201
</usedetail>
196202

197-
## 注意事项
203+
## 二次开发指南
204+
205+
<development id="flushContent">
206+
</development>
207+
208+
209+
210+
211+
198212

199-
<matters id="flushContent">
200-
</matters>

src/README.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</description>
1111

1212

13-
## 前期准备
13+
## 资源准备
1414

1515
使用该项目,您需要有开通以下服务并拥有对应权限:
1616

@@ -43,7 +43,7 @@
4343

4444
<appcenter>
4545

46-
- :fire: 通过 [云原生应用开发平台 CAP](https://devs.console.aliyun.com/applications/create?template=start-repack-apk-cap)[![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://devs.console.aliyun.com/applications/create?template=start-repack-apk-cap) 该应用。
46+
- :fire: 通过 [云原生应用开发平台 CAP](https://cap.console.aliyun.com/template-detail?template=start-repack-apk-cap)[![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://cap.console.aliyun.com/template-detail?template=start-repack-apk-cap) 该应用。
4747

4848
</appcenter>
4949
<deploy>
@@ -67,6 +67,12 @@
6767

6868
</appdetail>
6969

70+
71+
72+
73+
74+
75+
7076
## 使用流程
7177

7278
<usedetail id="flushContent">
@@ -103,6 +109,10 @@
103109
104110
![](https://img.alicdn.com/imgextra/i3/O1CN01W8rPnG1R1rVDcK7TN_!!6000000002052-2-tps-2612-854.png)
105111

112+
如果没有强制回源了,参考如下截图
113+
114+
![](https://img.alicdn.com/imgextra/i3/O1CN01uYP7qO1ehcuia7PCo_!!6000000003903-2-tps-1480-462.png)
115+
106116
#### 3. 使用浏览器断点下载指定渠道 apk 包
107117

108118
比如:
@@ -190,7 +200,13 @@ $ jarsigner -keystore test.keystore -signedjar new.apk new-unsigned.apk 'test'
190200

191201
</usedetail>
192202

193-
## 注意事项
203+
## 二次开发指南
204+
205+
<development id="flushContent">
206+
</development>
207+
208+
209+
210+
211+
194212

195-
<matters id="flushContent">
196-
</matters>

0 commit comments

Comments
 (0)