mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-24 08:45:53 +00:00
Update FAQ.md
This commit is contained in:
parent
c93374fca3
commit
0c19a2ced8
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -43,7 +43,7 @@ then no, because NetGuard needs to use this service. Android allows only one app
|
|||
<a name="FAQ3"></a>
|
||||
**(3) Can I use NetGuard on any Android version?**
|
||||
|
||||
No, the minimum required Android version is 4.0 (KitKat)
|
||||
No, the minimum required Android version is 4.0 (<a href= "https://developer.android.com/about/versions/android-4.0.html">ICE_CREAM_SANDWICH</a>)
|
||||
because NetGuard uses the [Android VPN service](https://developer.android.com/reference/android/net/VpnService.html),
|
||||
which was added in Android 4.0.
|
||||
|
||||
|
|
Loading…
Reference in a new issue