Zipalign命令: Difference between revisions
(Created page with "*验证apk是否zipalign ~/SDK/build-tools/25.0.3(or other version)/zipalign -c -v 4 inputapk *zipalign apk ~/SDK/build-tools/25.0.3(or other version)/zipalign -v 4 inputapk outputapk") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#ifeq:{{currentloggeduser}}|| | |||
<div style="background-color: #ffcccc;border: 1px dashed red; padding: 10px;"> | |||
This content is restricted to authorized users only. Please [[Special:UserLogin|log in]] to access additional information. | |||
</div> | |||
| | |||
*验证apk是否zipalign | *验证apk是否zipalign | ||
~/SDK/build-tools/25.0.3(or other version)/zipalign -c -v 4 inputapk | ~/SDK/build-tools/25.0.3(or other version)/zipalign -c -v 4 inputapk | ||
*zipalign apk | *zipalign apk | ||
~/SDK/build-tools/25.0.3(or other version)/zipalign -v 4 inputapk outputapk | ~/SDK/build-tools/25.0.3(or other version)/zipalign -v 4 inputapk outputapk | ||
}} |
Latest revision as of 05:26, 7 August 2024
This content is restricted to authorized users only. Please log in to access additional information.