Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Youtube Api

Android - Youtube Api Player On Floating Window Using Service

I like to implement YouTube Player as a floating window (on top all apps) on Android. I saw many a… Read more Android - Youtube Api Player On Floating Window Using Service

How To Enable Cardboard Mode In Youtube Android Player API?

I want to enable viewing 360-degree videos from Youtube inside my app in the cardboard mode which s… Read more How To Enable Cardboard Mode In Youtube Android Player API?

YouTube Video Playback With ExoPlayer

I am interested in using the ExoPlayer for YouTube video playback. I see from the ExoPlayer sample… Read more YouTube Video Playback With ExoPlayer

YouTube Api For Android Exception "service_missing"

I want to play you tube video in my android application I got exception while youtube initializatio… Read more YouTube Api For Android Exception "service_missing"

Activity Has Leaked ServiceConnection Com.google.android.youtube.player That Was Originally Bound Here

I'm using an Activity that has a layout with android.support.v4.view.ViewPager that I used to m… Read more Activity Has Leaked ServiceConnection Com.google.android.youtube.player That Was Originally Bound Here