As I know there no API to support PPTP or L2TP connections inside android, so I switched to using openconnect (ocserv).
Is there any VpnService or API to connect to ocserv using Android?
I tried the sample app (ics-openconnect) but the source code is deprecated and complicated to integrate.
Please don't suggest to switch using OpenVPN ;))