adb (Android Debug Bridge)
adb is great for
Android tv or fire tv
to enable accessibility services
or
enable launcherhijack & tvsettingsonfire
Something like this app, https://play.google.com/store/apps/details?id=eu.sisik.hackendebug
It's works as expected,
why there is no ADB or fastboot packages available ?
@xeffyr answer's: Because of unsuitable build system. ADB/fastboot are meant to be built as part of Android OS source tree.
You are always welcome to write makefile for them and submit a pull request to termux-packages ;)
I have been using @rendiix's pre-compiled adb binaries to great success. There's also an alternative from @MasterDevX.
Links to both:
Hopefully, Termux will provide an adb package when possible.
The above mentioned binaries are older versions and do not support wireless adb and pin pairing. Hopefully rendiix or osmosis will recompile the new version 1.0.41. The termux developers are obviously not interested (this request is open more than 18 months...).