Added FAQ

This commit is contained in:
M66B 2017-06-23 16:48:30 +02:00
parent 589bdb7a29
commit 5f9b4153b8
2 changed files with 14 additions and 3 deletions

8
FAQ.md
View File

@ -566,6 +566,14 @@ The data usage of other applications will be zero with NetGuard enabled in this
The total data usage of your device will be the same with and without NetGuard.
<a name="FAQ58"></a>
**(58) Why does loading the application list take a long time?**
The application list is provided by Android, so the loading speed depends mostly on the power of your device and on the efficiency of your Android version.
For example shortage of memory could lead to increased loading times, because memory needs to be freed, for example by pausing other applications.
In some circumstances, restricting system apps and system components is known to cause the application list to load slowly or not at all. The exact circumstances are unknown.
<br />
**NetGuard is supported for phones and tablets only, so not for other device types like televisions or vehicles.**

View File

@ -254,6 +254,9 @@ Frequently Asked Questions (FAQ)
<a name="FAQ57"></a>
[**(57) Why does NetGuard use so much data?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ57)
<a name="FAQ58"></a>
[**(58) Why does loading the application list take a long time?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ58)
Support
-------