Top "Android-youtube-api" questions

The YouTube Android Player API enables you to incorporate video playback functionality into your Android applications.

Android YouTube API video pause when rotate screen or hide player

I'm using the YouTube API for Android. The video is playing normally but when I turn the screen, the player …

android youtube youtube-api android-youtube-api
com.google.android.gms.auth.GoogleAuthException: UNREGISTERED_ON_API_CONSOLE

Im implementing an android app that enables users to stream to a youtube channel straight from the app. I have …

android android-youtube-api
“href” value in HTML to open video in youtube app or market (Google Play) on Android

I'm making a Web Page that shows 360 videos, but i recently noticed that 360 functionality in the android browser is not …

android html android-intent youtube-api android-youtube-api
Android : youtube player has been released

I'm getting this error Fatal Exception: java.lang.IllegalStateException This YouTubePlayer has been released , but release() wasn't called explicitly.Here …

java android youtube-api android-youtube-api
How to download Youtube video in android SD card programmatically

I have YouTube link "https://www.youtube.com/watch?v=ySuYTKkgIvg" How can I store this video from YouTube to …

android android-youtube-api
Unable to play some Youtube videos using YouTube Android Player API

For example this video can't be played with Youtube player API : https://www.youtube.com/watch?v=OLK1efdt3n8 (…

android youtube-api android-youtube-api
YouTube API 3 Upload Video - Access not configured - Android

I am working on an Android app that records video and allows the user to upload it directly to YouTube …

java android upload youtube-api android-youtube-api
getSupportActionBar with YouTubeBaseActivity

I am trying out youtube video to be played on my app. I understand this can be achieve by extending …

android android-youtube-api