mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 19:29:25 +08:00
Opt: Add auto device detection and auto package detection, should be foolproof
- Add: Real-time server change
This commit is contained in:
@@ -76,6 +76,10 @@ def possible_reasons(*args):
|
||||
logger.critical(f'Possible reason #{index}: {reason}')
|
||||
|
||||
|
||||
class PackageNotInstalled(Exception):
|
||||
pass
|
||||
|
||||
|
||||
def handle_adb_error(e):
|
||||
"""
|
||||
Args:
|
||||
|
||||
Reference in New Issue
Block a user