Native Android VPN programmatically
Variants of this question exist, but I can't seem to understand something. If you read at the end of the features in ICS / 4.0 , there is mention of Enterprises can also take advantage of a standard VPN client built into the platform that provides access to L2TP and IPSec protocols. My assumption here is that since it's not under the "Developer" section, that we didn't get a developer API access other than the VpnService API. I've looked at ToyVPN and this is just useless, since I need a REAL IPSec IKEv1 XAuth connection to connect to enterprise firewalls. I've found several solutions which