mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Opt: Add auto device detection and auto package detection, should be foolproof
- Add: Real-time server change
This commit is contained in:
@@ -139,7 +139,7 @@ class Hermit(Adb):
|
||||
self.adb_shell(['input', 'keyevent', '3'])
|
||||
|
||||
# Switch back to AzurLane
|
||||
self.app_start_adb(self.config.Emulator_PackageName)
|
||||
self.app_start_adb()
|
||||
|
||||
def uninstall_hermit(self):
|
||||
self.adb_command(['uninstall', self._hermit_package_name])
|
||||
|
||||
Reference in New Issue
Block a user