From 89fde42cdf0d01f133ca4e196a2353c6e321138d Mon Sep 17 00:00:00 2001 From: wanjian <772478760@qq.com> Date: Thu, 17 May 2018 09:51:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c76d882..de54054 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ public interface IRotationWatcher { 然后使用 `dx --dex --output=Main.dex ./`命令生成dex文件。dx命令文件在 `sdk/build-tools/版本号` 下 - +![dex](https://raw.githubusercontent.com/android-notes/androidScreenShareAndControl/master/dex-package.png)