Hi !
I'm trying to send app intent to my android video projector from my phone using tasked.
Doing it from ADB within Termux work well, but I feel stuck with the ADB wifi task.
Whether I specifiy an host or a Port, it will always pop up an error and a notification asking to grant ADB right.
Since I'm root, I also get an extra popup telling me to use shell instead.
Clicking on the notification show a "root granted to tasker" but don't fix the issue.
It look like no matter what this task always try to start a local ADB listener, but I don't want that.
Did I miss the goal of that task ? And if so why add a host field ?
I tried to install https://github.com/Jolanrensen/ADBPlugin?tab=readme-ov-file as a workaround but it's no-longer available.
Thanks

Hi !
I'm trying to send app intent to my android video projector from my phone using tasked.
Doing it from ADB within Termux work well, but I feel stuck with the ADB wifi task.
Whether I specifiy an host or a Port, it will always pop up an error and a notification asking to grant ADB right.
Since I'm root, I also get an extra popup telling me to use shell instead.
Clicking on the notification show a "root granted to tasker" but don't fix the issue.
It look like no matter what this task always try to start a local ADB listener, but I don't want that.
Did I miss the goal of that task ? And if so why add a host field ?
I tried to install https://github.com/Jolanrensen/ADBPlugin?tab=readme-ov-file as a workaround but it's no-longer available.
Thanks