[android-developers] Programmatically start / launch VPN connection

2010-04-05 Thread nils
I like to control the VPN profiles, connect to VPN and so on. How can I do this ? I read somewhere that the class is still not public ... Why is this not allowed ? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Programmatically start / launch VPN connection

2010-02-09 Thread j
I am developing Enterprise applications that need to connect to servers behind the firewall. Can my app start VPN connection programmatically? There are 2 cases: 1) On 2.0+ platforms, VPN is supported by the platform. Assuming user has already setup VPN parameters, can my app start the VPN