Skip to content

请问不能找到安卓设备是什么问题 #172

@007pop

Description

@007pop

adb可以找到,且是root真机
root@5S:~/hooker# adb devices
List of devices attached
1912800a device

root@5S:~/hooker# python3 hooker.py
Traceback (most recent call last):
File "hooker.py", line 266, in
_init_adb_device()
File "hooker.py", line 264, in _init_adb_device
adb_device = adbutils.adb.device()
File "/root/.pyenv/versions/3.8.8/lib/python3.8/site-packages/adbutils/init.py", line 79, in device
raise RuntimeError("Can't find any android device/emulator")
RuntimeError: Can't find any android device/emulator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions