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

Error With ADB occured[BUG] #88

Open
Muhd-Mubi opened this issue Mar 27, 2024 · 1 comment
Open

Error With ADB occured[BUG] #88

Muhd-Mubi opened this issue Mar 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Muhd-Mubi
Copy link

image
when done adb devices via powershell it shows that emulator-'''''' status offline
adb bridge via bluestack is open
image
image
I tried reinstalling bluestack, reinstalling adb drivers and platform tools
image
maybe an error with adb or bluestack because other devices connect properly.

@Muhd-Mubi Muhd-Mubi added the bug Something isn't working label Mar 27, 2024
@Muhd-Mubi Muhd-Mubi reopened this Mar 27, 2024
@Cyrexxis
Copy link
Owner

Cyrexxis commented Apr 1, 2024

Hm, that is a very strange case. Are you sure the scanner tries to use the correct port? On the other hand, normally bluestacks also should show up in the normal adb... One thing you can try with the normal adb is adb connect 127.0.0.1:5556 (5556 is the port from your screenshot, replace with your bluestacks port if it doesn't match anymore).

If that works, let me know what the log of the scanner is when you use the same port there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants