Hey there,
I just wanted to know if it is possible to play a specific YouTube video using Activity starter.
If yes, then how?
Just use the activity as if it were to open a webpage but opening the video link
Thanks for replying but I didn’t got you. Do you mean entering the video URL in the activity starter?
Yeah
Just use
Action: android.intent.action.VIEW
DataUri: youtube_url
Sorry of disturbuting you, I again need your help.
Can you tell me how to show full screen video using tis method.
Then set DataUri to https://www.youtube.com/embed/VIDEO_ID
Not working.
That’s the maximum fullscreen you can get using ActivityStarter
YouTube doesn’t allow what you want then
No, it’s not showing any full screen. It is just showing the normal small screen.
can you show blocks for android.intent.action.VIEW
There’s already a YouTube player component in Makeroid Butterfly. You now no longer need to use this method.
Thanks But i want to play other links. this youtube link is just for example
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.