android / nowinandroid

A fully functional Android app built entirely with Kotlin and Jetpack Compose
Apache License 2.0
16.54k stars 2.98k forks source link

[FR]: TV app please! #645

Open gramound opened 1 year ago

gramound commented 1 year ago

Is there an existing issue for this?

Describe the problem

I want to learn how to make scalable TV applications with Jetpack Compose, but confused about the overlap between the TV Jetpack libraries, the Leanback libraries and the standard (phone/tablet) Jetpack Compose.

I feel this is the perfect sample app to demonstrate multi-device support in Android, because it is so modular.

Describe the solution

Please add a TV variant of the app using TV Material 3 to browse and watch the Now In Android videos.

Bonus points for using media3, and Picture-in-picture (PiP).

Additional context

No response

Code of Conduct

mmoczkowski commented 1 year ago

Certainly doable, sometime ago I made a simple prototype 😄

tv

dturner commented 1 year ago

Next steps: Create a design doc for this feature @mmoczkowski and @dturner determine priority (currently setting to P1).