anooshkhalid / YoutubeIFrameAPIDemo

Youtube provides an API for Android to play Youtube videos which is very different from the way iOS plays youtube videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YoutubeIFrameAPIDemo

Youtube provides an API for Android to play Youtube videos which is very different from the way iOS plays youtube videos. On iOS youtube videos are palyed using the iFrame API using html5. So on similar lines I created an Android project to demo how to play youtube videos on Android using the iFrame API.

About

Youtube provides an API for Android to play Youtube videos which is very different from the way iOS plays youtube videos.


Languages

Language:Java 57.2%Language:HTML 42.8%