Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android emulator "Waiting for USB device to appear" #2989

Closed
AhmadKahlid opened this issue Sep 27, 2024 · 1 comment
Closed

Android emulator "Waiting for USB device to appear" #2989

AhmadKahlid opened this issue Sep 27, 2024 · 1 comment

Comments

@AhmadKahlid
Copy link

After upgrading to 16.5.2 frida-ps -U stuck with "Waiting for USB device to appear..."

C:\Users\ABCD>adb root
adbd is already running as root

ro.build.version.release=9
ro.build.version.sdk=28
ro.product.name=sdk_gphone_x86_arm
ro.product.model=AOSP on IA Emulator
frida --version=16.5.2
C:\Users\ABCD>adb shell
generic_x86_arm:/ # su
generic_x86_arm:/ # chmod 755 /data/local/tmp/frida-server
generic_x86_arm:/ # /data/local/tmp/frida-server &
[1] 6028

generic_x86_arm:/ # /data/local/tmp/frida-server --version
16.5.2
C:\Users\ABCD>frida-ls-devices
Id      Type    Name          OS
------  ------  ------------  ------------------
local   local   Local System  Windows 10.0.19045
socket  remote  Local Socket
C:\Users\ABCD>frida-ps -U
Waiting for USB device to appear...

I tried #582 with no luck

@AhmadKahlid
Copy link
Author

after upgrading python the issue has been solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant