update:更新server

This commit is contained in:
Barry 2019-01-26 20:39:28 +08:00
parent 7cc18e853c
commit 5ef8d9bcab
2 changed files with 7 additions and 1 deletions

View file

@ -148,6 +148,8 @@ bool Server::execute()
args << (m_tunnelForward ? "true" : "false");
if (m_crop.isEmpty()) {
args << "-";
} else {
args << m_crop;
}
// adb -s P7C0218510000537 shell CLASSPATH=/data/local/tmp/scrcpy-server.jar app_process / com.genymobile.scrcpy.Server 0 8000000 false

View file

@ -1,6 +1,10 @@
server移除
拖放 安装apk 推送文件
mp4录制
工具栏扩展(模拟点击指定次数等)
模拟点击改用手指(注意:辅助按键就都没了)
中文输入
中文输入
最后更新 7764a836f1ee02a4540cfc4118c20729018daaac