Youtube Launcher

In action, you should add “android.intent.action.VIEW”.

What happens when u just set data uri and start Activity?

Try it!

(Set action: android.intent.action.VIEW)

Add youtube video link like this
(https://youtu.be/Mxn_e3PbvCE)


its not work

Add youtube video link like this
(https:// youtu.be /Mxn_e3PbvCE)
this link get mobile youtube share option

I don’t want to see Chrome

Why don’t you use YouTube video component available in Kodular? :thinking:

This is because, how the Activity starter works!

1 Like

I use YouTube video component but i need it very much.

Please have any solution

I don’t want to see Chrome

Same problem, having the default Chrome browser show

You are using intent, and that’s how the intent works. Android will recognize every app which can have the same mime type and give you the preference to open the link through that app. :tipping_hand_man:

3 Likes

There is a solution to this, because I have seen a lot of apps that open directly on YouTube app.
but i don’t know how to implement this :sleepy:

There is someone at kodular who will help me implement it.

Use these blocks and your work will be done.

PS: Beware while using this method as your channel may be suspended by YouTube due to spam.

:slight_smile:

It works very nice, but why suspended youtube account for this method.
have any solution for this.

b8965db43f54762512853e724e1b75f0dd329ee8

Open full screen Youtube video :grinning:

Many developer have reported it. I don’t why YouTube considers it as a spam.

Don’t know much about that. :sweat_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.