Android TV EPG Direction

Hello. Fairly new to Android development but have done other coding. Presently I have completed a couple of courses on Android using Android Studio. I am attempting to migrate an app I created on a different platform to Android TV box. The app is an EPG with a channel list. My question is what would be the best widget to use to create the program grid (displaying program title) and have it connected to the channel list? I am guessing from what I have seen I could make the channel list itself with a recycler. Would like to have focus on the program grid, as user scrolls thru grid (vertically) channel list scrolls in conjunction, keeping channel name aligned with it’s programs. Any advice appreciated.

This topic was automatically closed after 166 days. New replies are no longer allowed.