How can i use url in mit app to control relay

here is the information what i want, i just want that when click the button then the relay must switch using different web url link in buttons
,the error showing
i want use this link for each button but its not working



when i use the android.intent.action.VIEW THEN.
it open browser an then that relay will switched but i dont want to go to browser it takes me to browser an then that actions will done,
but i dont want to go on the browser that action have to be in mit app

Learn how to use the ActivityStarter.
You cannot set the "Action" (what you want to do) to the "Result" (the output of what you did) ???

Why use an Activity Starter?

Most people use the Web component for something like this.

yes thanks, i have already figured out.

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