R
R
rolikoff2013-09-13 12:00:05
Android
rolikoff, 2013-09-13 12:00:05

How to programmatically create a new VPN interface on Android >= 4.0

Tell me, is it possible to programmatically create a VPN interface using the VNP API for Android 4.0 on non-rooted devices? I looked at the developer.android.com/resources/samples/ToyVpn example , but it's about how to create a completely custom VPN client that supports connections and such.
All I need to do is add a new configuration to the VPN settings, deleting the old one (if any).

Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
serso, 2013-09-13
@serso

This issue was resolved about half a year ago. At that time, there was no ready-made solution (we also saw ToyVpn, but this is some kind of low-level programming, in fact, it is proposed to write this very Vpn yourself).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question