Open austinliuu opened 6 months ago
I have installed the module on Magisk, but wirelss debugging status does not seem to be preserved and I have to manually turn on Wireless debugging after reboot. My device is Pixel Tablet Android 14
It seems that WiFi adb in Android 14 requires the client to pair with it before connecting to it, and a random port is used. I'll check it out when I have a test device....
Yeah I have to use a tasker task which it will run commend in Termux to turn on the wireless debugging. Here is the link if you need for reference: https://taskernet.com/shares/?user=AS35m8lyfRz0LQjeOnogH2mWAtM%2B%2BYGrKyboB3uwK0gLnPDzK0woCq2eOYCXmK8vB3YdObHjDO4%3D&id=Profile%3AEnable+ADB+Wifi+on+Boot
I have installed the module on Magisk, but wirelss debugging status does not seem to be preserved and I have to manually turn on Wireless debugging after reboot. My device is Pixel Tablet Android 14
Hi there! I'm currently working on the bug you mentioned earlier and I have also been able to reproduce the issue. It turns out that this bug is not related to the Android version; rather, the issue lies with the ADB status detection script in the module, which is not functioning correctly. I'll fix it soon. :)
please check if this issue is fixed in https://github.com/mrh929/magisk-wifiadb/releases/tag/alpha-1.0.2-07a7c99
please check if this issue is fixed in https://github.com/mrh929/magisk-wifiadb/releases/tag/alpha-1.0.2-07a7c99
not work on a15 pixel 6a. need manually turn on Wireless debugging after reboot.
I have installed the module on Magisk, but wirelss debugging status does not seem to be preserved and I have to manually turn on Wireless debugging after reboot. My device is Pixel Tablet Android 14