- Home /
How to use the VPN Service class in Unity?
I want to build in Unity (Android) a VPN client using the .NET library https://docs.microsoft.com/en-us/dotnet/api/android.net.vpnservice?view=xamarin-android-sdk-9. Unfortunatly I can't use the Android.App.Service class in Unity. Is there any possibility I can include that in my project?
Thank you!
Answer by MiltonRose · Feb 12, 2021 at 11:22 AM
Now I ran into the same question in my project, I will be grateful if anyone can help with the solution for vpn free setup chrome
Your answer
Follow this Question
Related Questions
Android Services running in Unity 1 Answer
What kind of devices are supported/required to run builds using .NET 4.x scripting runtime? 2 Answers
Android: Ringer Volume Control 0 Answers
Is there a Tutorial on Running Android, iOS in background? 1 Answer
Downloading file in android background 0 Answers