From 6103c1d7bff8ba14ddd5dc8e6a7f09b4b30b89e9 Mon Sep 17 00:00:00 2001 From: "ithink.chan" Date: Fri, 22 Nov 2019 11:35:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E8=A1=A8=E5=A4=B4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ithink.chan --- .../AAPT/aapt_命令查看_apk_包名_主_activity_版本等.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Software/Applications/AAPT/aapt_命令查看_apk_包名_主_activity_版本等.md b/Software/Applications/AAPT/aapt_命令查看_apk_包名_主_activity_版本等.md index e745206..e0961b0 100644 --- a/Software/Applications/AAPT/aapt_命令查看_apk_包名_主_activity_版本等.md +++ b/Software/Applications/AAPT/aapt_命令查看_apk_包名_主_activity_版本等.md @@ -14,7 +14,7 @@ Ubuntu 可通过 apt 命令安装 aapt 工具: aapt 的其他 dump 参数及说明如下: -| Argument | Description | +| Options | Description | |----------------|-------------------------------------------------------| | badging | Print the label and icon for the app declared in APK. | | permissions | Print the permissions from the APK. |