I am using YoutubePlayerView in my application but I am using conductors in application instead not fragments. I would like to use YoutubePlayerView in my custom view without extending YoutubeBaseActivity and YoutubePlayerSupportFragment.
There is no other alternative available to achieve this.
I used YoutubeBaseActivity.