How to open URL?
#4703
-
Can I automatically jump to the browser URL page of my Android device? For example, open https://baicu.com |
Beta Was this translation helpful? Give feedback.
Answered by
Jacalz
Mar 6, 2024
Replies: 2 comments
-
Have a look at the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dweymouth
-
Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have a look at the
OpenURL()
method on your app variable. It should do the trick: https://pkg.go.dev/fyne.io/fyne/v2#App