Android Studio - How to Initialize the YouTube Player (Not the YouTube Player View)

Viewed 16

How am I able to initialize the YouTube Player using the YouTube Player View? Im using the a Embedded YouTube Player from PierfrancescoSoffritti.

I want to Create a function when Button1 click then it will load ExampleYouTubeVideo1 and when Button2 click, it will use the same YouTube Player but change the videoId to a new Id

This is the Github Link: https://github.com/PierfrancescoSoffritti/android-youtube-player#load-videos

0 Answers
Related