You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Smart781
changed the title
> This document should help https://fynelabs.com/2024/03/01/running-native-android-code-in-a-fyne-app/
Vpn Service for Android
Sep 2, 2024
Please stop opening new issues for your discussion (series: #5083, #5103, #5104) - the issue section of GitHub is to report and track bugs and feature requests of the toolkit. There is a discussions area and also lots of different social channels where you can get support. Closing this and the previous as duplicates of the original, and converting that to a discussion.
Thanks for the document! I really understand better how to do this, but the example works with a static field. I tried to do it in a similar way
(https://gist.github.com/Smart781/1e6dcf3b86080e517dfa96979363da45) but got an error (https://gist.github.com/Smart781/932b2e9bcf8fa13ff129b4917c288982)
From what I’ve found (https://www.demo2s.com/android/android-vpnservice-tutorial-with-examples.html) - it seems like I need to do AndroidManifest.xml with permissions and specify in VPN Service as a separate service; it seems like it’s something specific to fyne, as it’s an abstraction layer on top of Java - could you please, advice how to better achieve that?”
#5083 (comment)_
The text was updated successfully, but these errors were encountered: