feat: add custom adb path

Close #111
This commit is contained in:
rankun 2020-04-19 15:36:28 +08:00
parent 3544ec34d6
commit 0626335391
4 changed files with 21 additions and 2 deletions

View file

@ -1,8 +1,6 @@
[common]
# 窗口标题
WindowTitle=QtScrcpy
# 录制文件保存路径(必须以/作为分隔符)
RecordPath=
# 推送到安卓设备的文件保存路径(必须以/结尾)
PushFilePath=/sdcard/
# 最大fps仅支持Android 10以上
@ -15,3 +13,5 @@ UseDesktopOpenGL=-1
ServerVersion=1.12.1
# scrcpy-server推送到安卓设备的路径
ServerPath=/data/local/tmp/scrcpy-server.jar
# 自定义adb路径例如D:/android/tools/adb.exe
AdbPath=