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.
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