Question of development my VPN app for Android #529
Replies: 3 comments
-
|
@FelixP2000 you can start here for info on how to integrate the SDK into java/kotlin app here: https://developers.google.com/outline/docs/guides/sdk/mobile-app-integration#jvm-java,-kotlin Feel free to ask here if you're hitting issues with the integration or are confused |
Beta Was this translation helpful? Give feedback.
-
|
If you want to create your own Android app to connect to your VPN server using the provided SDK, you’ll need to integrate the SDK into your Java or Kotlin project, following the documentation supplied by the software provider. Typically, this involves adding the SDK as a dependency, configuring network permissions, and ensuring any required libraries for encryption, authentication, or networking are included. For more advanced features or a fully customized solution, you might consider consulting an experienced app development company like TeamTweaks, which can help you implement the SDK correctly, handle additional dependencies, and ensure your app works seamlessly with your server. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you, friends! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
HelloI have my own VPN server with your company's software installed. I want to create my own app for Android so that I can connect to this server with it.
I have a question: how can I integrate your SDK for this? For everything to work properly, maybe some additional libraries will be required? I will wrote app in Java or Kotlin
Beta Was this translation helpful? Give feedback.
All reactions