Hello,
I am currently making an app which can connect with a mircoprocessor. This works, and communicate in both ways. But some connections I want to make, are only possible with a VPN connection.
I want to make it easy to connect, so it is no possibilty for the user to make first the VPN connection in android and then open the app.
2 ways:
- I configure the VPN on the device, and the app opens or closes this VPN automatically.
- It would be perfect, that the VPN can make the VPN by itself, so no pre-configuration is needed.
Is this possible ?
I am currently making an app which can connect with a mircoprocessor. This works, and communicate in both ways. But some connections I want to make, are only possible with a VPN connection.
I want to make it easy to connect, so it is no possibilty for the user to make first the VPN connection in android and then open the app.
2 ways:
- I configure the VPN on the device, and the app opens or closes this VPN automatically.
- It would be perfect, that the VPN can make the VPN by itself, so no pre-configuration is needed.
Is this possible ?