From 18d63508147e4135dc412d71b8c93927400472d8 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 13 Feb 2017 19:44:47 +0100 Subject: [PATCH] Updated compatibility section --- README.md | 10 +++++++++- app/app.iml | 14 +++++++------- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 50866115..7e1f81d5 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,16 @@ For more screenshots, see [here](https://github.com/M66B/NetGuard/tree/master/sc Compatibility ------------- -NetGuard will not work or crash when the package *com.android.vpndialogs* has been removed or otherwise is unavailable. +The only way to build a no-root firewall on Android is to use the Android VPN service. +Android doesn't allow chaining of VPN services, so you cannot use NetGuard together with other VPN based applications. +See also [this FAQ](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ2). +Some Android versions, expecially not updated Samsung Android versions, have a buggy VPN implementation, +which results in Android refusing to start the VPN service in certain circumstances, +like when there is no internet conncectivity yet (when starting up your device) +or when incorrectly requiring manual approval of the VPN service again (when starting up your device). + +NetGuard will not work or crash when the package *com.android.vpndialogs* has been removed or otherwise is unavailable. Frequently Asked Questions (FAQ) diff --git a/app/app.iml b/app/app.iml index 47d97623..9ff38d8a 100644 --- a/app/app.iml +++ b/app/app.iml @@ -107,13 +107,6 @@ - - - - - - - @@ -121,6 +114,13 @@ + + + + + + +