How to run OpenVPN
How to run OpenVPN from my application? I searched out for it but couldn't get any proper resources. I have a rebuilt version on windows platform.
Do I need to install it to my emulator? If so, how do I install it.
How do I run using thecmd from the emulator?开发者_StackOverflow社区 Cyanogen mod provides OpenVPN that you can access from shell. You could run a shell command from your application.
Install it on Emulator. Use ADB command to install OpenVPN APK on emulator and then configure it OR Source code of OpenVPN application which can be directly run on Emulator using Android Studio.
加载中,请稍侯......
精彩评论