valkesh patel
valkesh patel

Reputation: 116

How to play youtube, vimeo, amazon s3 bucket in Android Native Player?

How to play youtube, vimeo, amazon s3 bucket video in Android Native Player?

I want play embedded video and simple video url like(.mp4, .m3u8) both in Android native player so, is there way to play video on same.

Upvotes: 0

Views: 346

Answers (1)

valkesh patel
valkesh patel

Reputation: 116

Now, I am using better approach, when i want to play Youtube video then i am using youtube player provided by youtube Api.

  • Other third party embedded url parse as per given standard.
  • For Native Player, I use customize media player.

Upvotes: 2

Related Questions