Zum Hauptinhalt springen

Einstellungen

Infos

Dieser Artikel behandelt AdGuard für Android, einem multifunktionalen Werbeblocker, der Ihr Gerät auf Systemebene schützt. Um zu sehen, wie es funktioniert, laden Sie die AdGuard-App herunter

Der Tab Einstellungen kann durch Tippen auf das Symbol ganz rechts am unteren Bildschirmrand aufgerufen werden. Dieser Abschnitt enthält verschiedene Einstellungen, Informationen über Ihre App, Lizenz und Abonnement sowie verschiedene Support-Ressourcen.

Allgemein

In diesem Abschnitt können Sie das Aussehen und das Verhalten der App konfigurieren: Sie können das Design und die Sprache einstellen, Benachrichtigungen verwalten und vieles mehr. Wenn Sie das AdGuard-Team bei der Erkennung von Abstürzen und der Untersuchung der Benutzerfreundlichkeit unterstützen möchten, können Sie Abstürze automatisch melden und Technische Daten und Interaktionsdaten senden aktivieren.

Allgemein *mobile_border

Unter App- und Filteraktualisierungen können Sie automatische Filteraktualisierungen konfigurieren und einen App-Aktualisierungskanal auswählen. Wählen Sie Release für mehr Stabilität und Beta oder Nightly für einen frühen Zugang zu neuen Funktionen.

Aktualisierungen *mobile_border

Erweiterte Einstellungen

Mit Automatisierung können Sie AdGuard über Tasker-Apps verwalten.

Watchdog hilft, AdGuard davor zu schützen, vom System deaktiviert zu werden. Lesen Sie mehr über den Batteriesparmodus von Android. Der von Ihnen eingegebene Wert ist das Intervall in Sekunden zwischen den Watchdog-Prüfungen.

Die Protokollierungsebene legt fest, welche Daten über die Funktion der App protokolliert werden sollen. Standardmäßig sammelt die App die Daten über ihre Ereignisse. Die Ebene Fehlersuche protokolliert mehr Ereignisse. Aktivieren Sie sie, wenn das AdGuard-Team sie darum bittet, um ein besseres Verständnis des Problems zu erhalten. Lesen Sie mehr über das Erfassen und Senden von Protokollen

Erweitert *mobile_border

Der Abschnitt Low-Level-Einstellungen ist für erfahrene Benutzer:innen gedacht. Read more about low-level settings

Low-Level-Einstellungen *mobile_border

Filterung

In diesem Abschnitt können Sie die Einstellungen für die HTTPS-Filterung, Filter und Benutzerskripte verwalten und einen Proxyserver einrichten.

Filtering *mobile_border

Filter

AdGuard blockiert Werbung, Tracker und Belästigungen, indem es Regeln aus seinen Filtern anwendet. Die meisten Funktionen aus dem Bereich Schutz werden durch AdGuard-Filter realisiert. Wenn Sie den Basisschutz aktivieren, werden automatisch der AdGuard Basisfilter und der AdGuard Filter gegen mobile Werbung aktiviert. Und umgekehrt: Wenn Sie beide Filter ausschalten, wird auch der Basisschutz deaktiviert.

Filter *mobile_border

Die standardmäßig aktivierten Filter sind für den normalen Betrieb von AdGuard ausreichend. Wenn Sie die Blockierung von Werbung jedoch individuell anpassen möchten, können Sie andere Filter von AdGuard oder Drittanbietern verwenden. Wählen Sie dazu eine Kategorie aus und aktivieren Sie die gewünschten Filter. Um einen benutzerdefinierten Filter hinzuzufügen, tippen Sie auf Benutzerdefinierte FilterBenutzerdefinierten Filter hinzufügen und geben Sie die URL oder den Dateipfad ein.

Hinweis

Wenn Sie zu viele Filter aktivieren, kann es sein, dass einige Websites nicht richtig funktionieren.

Lesen Sie mehr über Filter

Erweiterungen

Extensions allow you to add userscripts and userstyles.

Extensions *mobile_border

Userscripts are miniprograms written in JavaScript that extend the functionality of one or more websites. To install a userscripts, you need a special userscript manager. AdGuard has such a functionality and allows you to add userscripts by URL or from file.

Userstyles are like userscripts that allow you to change how web pages look in the browser without modifying their content. They work by adding CSS styles to the website’s existing styles. For example, if you want a dark theme on a website that doesn’t offer one, you can use a userstyle to do it.

To add a userstyle, go to SettingsFilteringExtensionsAdd extensionImport from file or URL. You can find ready-made user styles online.

To create your own style, tap Add extensionCreate userstyle.

AdGuard Extra

AdGuard Extra is a custom userscript that blocks complex ads and mechanisms that reinject ads to websites.

Disable AMP

Disable AMP is a userscript that disables Accelerated mobile pages on the Google search results page.

Netzwerk

HTTPS-Filterung

To block ads and trackers on most websites and in most apps, AdGuard needs to filter their HTTPS traffic. Read more about HTTPS filtering

Security certificates

To manage encrypted traffic, AdGuard installs its CA certificate on your device. It's safe: the traffic is filtered locally and AdGuard verifies the security of the connection.

On older versions of Android, the certificate is installed automatically. On Android 11 and later, you need to install it manually. Installation instructions

The CA certificate in the user store is enough to filter HTTPS traffic in browsers and some apps. However, there are apps that only trust certificates from the system store. To filter HTTPS traffic there, you need to install AdGuard's CA certificate into the system store. Instructions

HTTPS-filtered apps

This section contains the list of apps for which AdGuard filters HTTPS traffic. Please note that the setting can be applied for all apps only if you have CA certificates both in the user store and in the system store.

HTTPS-filtered websites

This setting allows you to manage websites for which AdGuard should filter HTTPS traffic.

HTTPS filtering allows AdGuard to filter the content of requests and responses, but we never collect or store this data. However, to increase security, we exclude websites that contain potentially sensitive information from HTTPS filtering.

You can also add websites that you consider necessary to exclusions by selecting one of the modes:

  • Exclude specific websites from HTTPS filtering
  • Filter HTTPS traffic only on the websites added to exclusions

By default, we also do not filter websites with Extended Validation (EV) certificates, such as financial websites. Falls erforderlich, können Sie die Option Websites mit EV-Zertifikaten filtern aktivieren.

Proxy

You can set up AdGuard to route all your device's traffic through your proxy server. How to set up an outbound proxy

In this section, you can also set up a third-party VPN to work with AdGuard, if your VPN provider allows it.

Under Apps operating through proxy, you can select apps that will route their traffic through your specified proxy. If you have Integration with AdGuard VPN enabled, this setting plays the role of AdGuard VPN's app exclusions: it allows you to specify apps to be routed through the AdGuard VPN tunnel.

Routing mode

This section allows you to select the traffic filtering method.

  • Local VPN filters traffic through a locally created VPN. This is the most reliable mode. Due to Android restrictions, it is also the only system-wide traffic filtering method available on non-rooted devices.
Hinweis

The Local VPN mode doesn't allow AdGuard to be used simultaneously with other VPNs. To use another VPN with AdGuard, you need to reconfigure it to work in proxy mode and set up an outbound proxy in AdGuard. For AdGuard VPN, this is done automatically with the help of the Integrated mode.

  • Automatic proxy is an alternative traffic routing method that does not require the use of a VPN. One significant advantage is that it can be run in parallel with a VPN. This mode requires root access.

  • Manual proxy involves setting up a proxy server on a specific port, which can then be configured in Wi-Fi settings. This mode requires root access for Android 10 and above.

Lizenz

In this section, you can find information about your license and manage it:

  • Buy an AdGuard license to activate the full version's features
  • Log in to your AdGuard account or enter the license key to activate your license
  • Sign up to activate your 7-day trial period if you haven't used it yet
  • Refresh the license status from the three-dots menu (⋮)
  • Open the AdGuard account to manage your license there
  • Reset your license — for example, if you've reached device limit for this license and want to apply another one

License screen *mobile_border

Support

Use this section if you have any questions or suggestions regarding AdGuard for Android. We recommend consulting FAQ or this knowledge base before contacting support.

Support *mobile_border

If you notice a missed ad, please report it via Report incorrect blocking.

For unexpected app behavior, select Report a bug. If possible, describe your problem in detail and add app logs. How to describe an issue

For your suggestions, use Request a feature.

Hinweis

GitHub is an alternative way to report bugs and suggest new features. Instructions and repository links