How to implement preload youtube video feature in android app? -
i using youtube api android add play youtube videos within app , buffers , play.
i trying find method in api can allow preload video , play continuously gone through complete documentation didn't found method.
is there method missed or workaround me in implementing same or it's against youtube's policy.
i mean native android app provides same feature, why it's not allowing other apps ?
yes, can use youtubeandroidplayerapi this. can refer following link example of this.
https://developers.google.com/youtube/android/player/downloads/
or
http://android-er.blogspot.in/2013/06/simple-example-using-youtube-android.html
Comments
Post a Comment