The title bar menu works. Buttons work. Text boxes work. Avoid Arrangements. In my admittedly limited testing, the TV could not select anything inside an arrangement, and kept trying to click the component. This includes ListViews; I will try to investigate if TV-friendly ListViews can be made.
What’s the takeaway? There is no inherent property of Kodular Apps that would make them incompatible with TVs. And even though you can’t realistically use your usual Kodular projects on a TV, you can make apps for Android TV with some careful design choices.
As always, K_D here pushing the boundaries of Kodular.
Were you able to find more on container and listview. App installs fine on android TV but nevigation is impossible as it lacks touch. How to make it work on that platform seamlessly?
Not yet. The testing process is really lengthy to test a build (Make a test build > Compile and Download APK > Transfer to USB drive > Install on TV > Test > Repeat), and I had exams soon after making this post.
Thank you for bringing this back to my attention, I’ll try to conduct more testing in the coming days.
That is indeed correct. I included that in my original post. You’d probably have to create your own ListView using dynamic components (and that’s what I’ll try to get working). The native ListView component cannot be navigated on a TV.