Android Question How to Stop the VPN Service?

Hi All. I know that i can load vpn settings with intents :
B4X:
Dim In As Intent
In.Initialize("android.net.vpn.SETTINGS", "")
StartActivity(In)
But unfortunately in android 4.4, opened setting does not return any access to activated third party vpn:
So, if there is not any other solution to open app vpn settings, is it possible to just disable VPN service?
Or is it possible to load VPN dialog? ( As in blew picture)?

 

Similar Threads

Replies
1
Views
1K
Replies
4
Views
4K
Replies
1
Views
3K
Replies
185
Views
213K
Cookies are required to use this site. You must accept them to continue using the site. Learn more…