how to get the videos(urls) in listview?

后端 未结 2 994
面向向阳花
面向向阳花 2021-01-26 12:25

I\'m new to android domain..

I\'m working with small app.. In my app im using youtube videos to play in video view..

What i need is ??<

2条回答
  •  萌比男神i
    2021-01-26 12:38

    take look at this example from github
    and for more

    I have used this code in my application and played videos into Webview using Html code iframe tag.

提交回复
热议问题