Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vpn Service for Android #5104

Closed
Smart781 opened this issue Sep 1, 2024 · 1 comment
Closed

Vpn Service for Android #5104

Smart781 opened this issue Sep 1, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@Smart781
Copy link

Smart781 commented Sep 1, 2024

          > This document should help https://fynelabs.com/2024/03/01/running-native-android-code-in-a-fyne-app/

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)_

@Smart781 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
@andydotxyz
Copy link
Member

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.

@andydotxyz andydotxyz added the duplicate This issue or pull request already exists label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants