fdroidcl was added to Termux main repository.
I am rooted with Magisk.
I do not want to use ADB Wireless Debugging because I am usually out of home, moving, and I do not know the consequences of using Wireless Debugging with untrusted networks, since I am usually moving, the wifi keeps connecting and disconnecting to different networks, so it would need to redo the ADB Wireless Debugging process again and again.
I request to add a way for users for example to do sudo fdroidcl [-h] <command> [<args>] in Termux. Without happening:
~ $ sudo fdroidcl install -u
install: a connected device is needed
fdroidclwas added to Termux main repository.I am rooted with Magisk.
I do not want to use ADB Wireless Debugging because I am usually out of home, moving, and I do not know the consequences of using Wireless Debugging with untrusted networks, since I am usually moving, the wifi keeps connecting and disconnecting to different networks, so it would need to redo the ADB Wireless Debugging process again and again.
I request to add a way for users for example to do
sudo fdroidcl [-h] <command> [<args>]in Termux. Without happening: