Android代码基于 Webview 实现的 Youtube Player。
YuuPlayer
YoutubePlayerwithoutanydependencyandwithoutSDK,webviewbased.Controlvideoandgetvideoinformationprogramatically.
Howtouse
Addittoyourbuild.gradlewith:
allprojects{
repositories{
maven{url"https://jitpack.io"}
}
}
and:
dependencies{
compile
下载地址
用户评论