Update README.md

This commit is contained in:
wanjian
2018-05-17 09:51:28 +08:00
committed by GitHub
parent 7d306fc743
commit 89fde42cdf

View File

@@ -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)