Saket89
Saket89
Can you please help me out with this as the message text is not getting displayed on the post Feed feed = new Feed.Builder() .setMessage("Testing Demo") .setLink("youtube.com") .build();
I want to play a video with a following url : "https://www.youtube.com/embed/ctd9XZ1oDAg", its an embedded video and when Im trying to play the video with the above url it throws...
Can i use the given texture view inside a list view to play video through a given url