Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android TV/Fire TV support #769

Open
giolaq opened this issue Jun 19, 2023 · 7 comments
Open

Android TV/Fire TV support #769

giolaq opened this issue Jun 19, 2023 · 7 comments

Comments

@giolaq
Copy link

giolaq commented Jun 19, 2023

Is there any plan to develop an Android TV/Fire TV version of the app? Happy to help with this

@joreilly
Copy link
Owner

Android TV would be pretty nice to have....definitely would be happy to have contributions for this! I'm guessing we'd have something along lines of what we show in tablet type UI right now (with grid of sessions)....but haven't really given much thought to it beyond that.

@giolaq
Copy link
Author

giolaq commented Jun 19, 2023

I was thinking to use https://developer.android.com/training/tv/playback/compose

@martinbonnin
Copy link
Collaborator

martinbonnin commented Jun 19, 2023

2 things that would be very very cool to have on a large screen:

  • "What's next" to display in amphitheaters in between sessions. We could hook up an android TV to the projector and switch the HDMI output.
  • "Today's Agenda" to display in big TVs in the hallways

@giolaq not sure what you had in mind and the above isn't really interactive, it's more "kiosk" mode so definitely just ideas at this point, if you want to make it more interactive, all ideas are welcome.
(edit: thinking about it a bit more, there is definitely some interactivity still to do the initial setup)

@joreilly
Copy link
Owner

@arkivanov assume probably shouldn't be any issue using Decompose for this?

@arkivanov
Copy link
Contributor

Decompose should be working fine, green light here. 😀

@giolaq
Copy link
Author

giolaq commented Jun 19, 2023

2 things that would be very very cool to have on a large screen:

* "What's next" to display in amphitheaters in between sessions. We could hook up an android TV to the projector and switch the HDMI output.

* "Today's Agenda" to display in big TVs in the hallways

@giolaq not sure what you had in mind and the above isn't really interactive, it's more "kiosk" mode so definitely just ideas at this point, if you want to make it more interactive, all ideas are welcome. (edit: thinking about it a bit more, there is definitely some interactivity still to do the initial setup)

I was thinking to redesign the UI using the Jetpack Compose for TV library when possible. The two use cases you proposed are really interesting. Going to prioritize these as it's about a real need. We can build from there

@joreilly
Copy link
Owner

@giolaq just fyi that there's a Confetti channel in Kotlinlang slack if you want to chat about anything there as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants