MuntashirAkon / AppManager

A full-featured package manager and viewer for Android
https://muntashirakon.github.io/AppManager/
Other
4.29k stars 253 forks source link

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 vordx opened 4 weeks ago

vordx commented 4 weeks ago

Please check before submitting an issue

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

Additional context

No response

MuntashirAkon commented 4 weeks ago

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.

vordx commented 3 weeks ago

What's nsfw?

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

vordx commented 2 weeks ago

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