We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7580b4 commit 13b018fCopy full SHA for 13b018f
README.md
@@ -1,2 +1,4 @@
1
# Android_Check
2
Analyse the APK package, give suggestions of reducing the APK's size; Compare two APK and find out the most significant increment on size.
3
+
4
+针对 APK 安装包的分析检测工具,根据一系列设定好的规则,检测 APK 是否存在特定的问题,并输出较为详细的检测结果报告,用于分析排查问题以及版本追踪.
0 commit comments