yt-android-player icon indicating copy to clipboard operation
yt-android-player copied to clipboard

Results 22 yt-android-player issues
Sort by recently updated
recently updated
newest added

Do you know if 360 video support is planned? I'd like to embed 360 video from youtube in my application. The only way that I see right now, is to...

i have this error out of unknown please note that i discard all views on my xml and i am getting this error over and over again even of the...

When i run a project to show youtube video in Android Studio V2 it shows this error. com.google.android.youtube.player.internal.w$a: Exception thrown by invoked constructor in com.google.android.youtube.api.jar.client.RemoteEmbeddedPlayer

Hi I want to overlay the back button on top of youtube player. I used the actionbar for this but problem is action bar is also covering the menu icon...

Hi guys, Are you going to update the library with Cast button? (https://developers.google.com/cast/)

**Name of API affected: YouTube Android Player API** **Issue summary:** Using the YouTube Android Player API sample code (version 1.2.2), if I change any of the video IDs over to...

use the thumbnailview always need to request the network.in second time i dont want to request the network. how to get the disk cache for the thumbnail view .

In Cyanogen OS , YouTube API video stuck at a point and audio continues playback . No sync between audio and video after that. This issue is 100% easily reproducible...

I'm using YoutubePlayerFragment to play youtube video in my app. I have activityA, and activityB contain YoutubePlayerFragment. First I open app and play youtube video in activityA, everything work perfectly....