Page 1 of 1

Android OpenVPN Connect app - detect profile and VPN status

Posted: Wed Oct 21, 2015 6:07 pm
by Josef
Hi,

I'm using in my app communication with "OpenVPN Connect" app. I can programmatically start/stop VPN through the Intent like this: topic13122.html. Also I can import the profile to the app through the Intent.

But I want to check if the profile exists in the app. Is it possible?

And it's possible to check the VPN connection status through the app?

Re: Android OpenVPN Connect app - detect profile and VPN sta

Posted: Mon Jan 18, 2016 6:48 am
by ynnykt
May I know how do you import a profile into OpenvpnConnect?
I can connect with a perinstalled profile but have no idea how to import it.
Thank you.