I want to play YouTube videos in Android TV APP. I am also working on an Android phone / APP tablet, and I was able to use the Youtube Android API to play the video. But when I try to use the same API on Android TV, it gives me an error ("This application will not work if you do not update YouTube"), but my YouTube is updated.
I found this problem in the tracker of tracking problems with the YouTube Android player, this is the same problem I encountered here, so I want to find out if anyone has a solution or know a different version of the API that might work. I am using the Android Player API v1.2.2 for YouTube Player.
I know that I can open youtube through Intent, but I need to use the YouTube API to display the video.
source share