Skip to content

Commit 07172aa

Browse files
author
wanjian
committed
2 parents 47d27c9 + 6f89f70 commit 07172aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* 新建命令窗口,然后执行 `adb forward tcp:8888 localabstract:puppet-ver1`
2222
* 运行lib目录下的Client,用于显示和控制,点击连接按钮即可
2323

24-
24+
注意:高版本的android手机需要去开发者选项中开启 允许模拟点击
2525

2626
完整命令如下
2727
```html
@@ -215,7 +215,7 @@ public interface IRotationWatcher {
215215

216216
然后使用 `dx --dex --output=Main.dex ./`命令生成dex文件。dx命令文件在 `sdk/build-tools/版本号`
217217

218-
218+
![dex](https://raw.githubusercontent.com/android-notes/androidScreenShareAndControl/master/dex-package.png)
219219

220220

221221

0 commit comments

Comments
 (0)