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

A while ago I could use AM in adb mode when I was not on wifi but not anymore which sucks so bad #1356

Open
3 tasks done
vordx opened this issue Apr 20, 2024 · 3 comments
Open
3 tasks done
Labels
Bug Something isn't working Status: Info Requested Further information is requested

Comments

@vordx
Copy link

vordx commented Apr 20, 2024

Please check before submitting an issue

  • I know what my device, OS and App Manager versions are
  • I know how to take logs
  • I know how to reproduce the issue which may not be specific to my device

Describe the bug

A while ago before you made the app not detect adb when no wifi you killed a good feature and added inconvenience to the users that relay on wireless adb and could use it before without wifi.

I could run am in adb mode without wifi if it wasn't killed when I had wifi back home. Now I can't. Could we get that change reverted? It adds nothing but inconvenience to those who don't always have wifi and doesn't affect those who have wifi everywhere.

To Reproduce

Start am in wireless debug mode
Turn off wifi and run it

Expected behavior

To work fine like it did before.

Screenshots

No response

Logs

No response

Device info

  • Device: s23U
  • OS Version: a14 one ui 6.1
  • App Manager Version: 4.0 beta 01 436
  • Mode: ADB

Additional context

No response

@vordx vordx added the Bug Something isn't working label Apr 20, 2024
@MuntashirAkon
Copy link
Owner

A while ago before you made the app not detect adb when no wifi you killed a good feature and added inconvenience to the users that relay on wireless adb and could use it before without wifi.

This was never removed. After App Manager successfully connects to Wireless Debugging, it remains connected even when you turn it off. But you need to make sure the following:

  1. adb hasn't been restarted or stopped. This could happen if your OS has a timeout for ADB or when you disable “USB debugging”.
  2. You never change mode from Settings > Mode of Operations while App Manager is running as ADB. Because it's intended for a full-refresh by force-stopping the remote server and services.

I could run am in adb mode without wifi if it wasn't killed when I had wifi back home. Now I can't. Could we get that change reverted? It adds nothing but inconvenience to those who don't always have wifi and doesn't affect those who have wifi everywhere.

I can't revert a change that was never made. If you think this is done in error, install the debug version and upload some logs so that I can look into it.

PS: Use of NSFW will get you blocked from all of my projects. Consider this as the first and final warning.

@MuntashirAkon MuntashirAkon added the Status: Info Requested Further information is requested label Apr 22, 2024
@vordx
Copy link
Author

vordx commented Apr 22, 2024

What's nsfw?

I'll try to remember the last apk that could do this and share whatever I can.

@vordx
Copy link
Author

vordx commented May 3, 2024

I had no wifi for the past 2 weeks so I couldn't test adb.

Now I'm trying test old versions but I can't because you are not allowing the use of older versions because of a "security threat". Idk what to do now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Status: Info Requested Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants