Making an app open a link into a preferred web browser

Im currently making a clicker game and I wanted to have a page for my socials to contact me for feedback on the game but im having issues, im using activity starter but im not sure what the issue is, im getting error error 602 no action information in activity starter was found
Screenshot 2024-10-16 124824

Add:
ActivityStarter.Action to android.intent.action.VIEW

image

If you have more than one browser installed on your device, then you should be offered a choice, and then whether "JustOnce" or "Always"

1 Like

Thank you that worked exactly how i wanted it to