Hi Nitin, > I want to explore that how this solution is working on a non rooted > device. Can anyone help me understanding how this has been done?
It uses the VpnService API [1] that Google introduced with Android 4.0, which allows Apps to create TUN-Devices without having root permission. > Where can I find the source code for this apk or it's unpublished yet? The source code is in our Git repository (src/frontends/android). Regards, Tobias [1] http://developer.android.com/reference/android/net/VpnService.html _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
