https://github.com/queeniecplusplus/android_review_1_apk
安卓應用程式打包方式流程導覽
https://github.com/queeniecplusplus/android_review_1_apk
apk proguard proguard-android proguard-rules
Last synced: 3 months ago
JSON representation
安卓應用程式打包方式流程導覽
- Host: GitHub
- URL: https://github.com/queeniecplusplus/android_review_1_apk
- Owner: QueenieCplusplus
- Created: 2021-01-30T05:42:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-30T12:32:01.000Z (over 4 years ago)
- Last Synced: 2025-01-06T04:26:21.047Z (5 months ago)
- Topics: apk, proguard, proguard-android, proguard-rules
- Homepage: https://github.com/QueenieCplusplus/QuickGoThru
- Size: 1.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android_Review_1_apk
安卓應用程式打包方式流程導覽先行混淆程式碼增加安全性,並同時壓縮容量。
關於 Proguard 的屬性設定和 rule 的寫法比較進階,攸關 APK 是否能被裝置接受,以及是否安全。
https://github.com/QueenieCplusplus/android-proguard-snippets
https://developer.android.com/studio/build/shrink-code?hl=zh-cn







