IvanVolosyuk/diskusage

Android TV

denilsonsa opened this issue · 0 comments

DiskUsage is listed at the Play Store, but is not available for Android TVs. However, if you manually sideload and install the app (let's say, from F-Droid), the app works fine on Android TV and can be controlled even without a touch screen (i.e. can be controlled with the arrow keys from a remote control).

Thus, it would be nice if you could add support for Android TV into your app.

I'm not sure what's needed (probably some change in the manifest with android.software.leanback and android.intent.category.LEANBACK_LAUNCHER, plus some launcher image, and maybe some changes for the guidelines of the Google Play store).