Search code examples
androidandroid-youtube-api

Is there any way to use youtubePlayerView in application without extending YoutubeBaseActivity, YoutubePlayerSupportfragment and intent


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.


Solution

  • There is no other alternative available to achieve this.

    I used YoutubeBaseActivity.