1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 10:15:35 +08:00

Add: adb restart (#1167)

* Add files via upload

* some addition on one device and muti

* Update connection.py

remove some redundant

* name change

* more name change

* no need to de serial check

* some rollback

* add adb restart gui and some minor update

* make adb gui independent from game manager

* pep 8

* add detect device

* remove ds_store

* add to alas-emulator

add to alas-emulator

* rm DS_Store

* Delete .DS_Store

* some add on
This commit is contained in:
cangular
2022-06-11 11:09:47 -04:00
committed by GitHub
parent 1a0dd81adf
commit 53910a728c
9 changed files with 66 additions and 20 deletions

View File

@@ -5,7 +5,8 @@
"PackageName": "auto",
"ScreenshotMethod": "ADB",
"ControlMethod": "minitouch",
"ScreenshotDedithering": false
"ScreenshotDedithering": false,
"AdbRestart": false
},
"Error": {
"HandleError": true,