https://kotlinlang.org logo
#compose
Title
# compose
r

Rizwan Minhas

11/17/2021, 1:57 PM
What is the best approach to play a youtube video in android jetpack compose app?
z

Zach Klippenstein (he/him) [MOD]

11/17/2021, 5:12 PM
Probably the same way you'd play a YouTube video in a non-compose android app.
y

yschimke

11/17/2021, 7:07 PM
I assume its wrapping the Media3 or ExoPlayer view with AndroidView.
7 Views