Android Pluto is a on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more.
The functionality doesn't seem to be functioning properly on Android TV. I need to develop a new Fragment to display various options for viewing network logs and crashes. Additionally, when using Android TV, interactions are typically based on remote control input rather than touch, and the current setup lacks support for navigation via focus. Integrating support for focus-based navigation can enhance the user experience on Android TV devices.
https://github.com/androidPluto/pluto/issues/106#issuecomment-1946353863 @codershailu