Seit Chrome 107 wurde der User-Agent-String in Chrome auf Desktop- und Android-Plattformen reduziert. Ab Android 16 wird der Standard-User-Agent-String in Android WebView ebenfalls reduziert.
Aktualisierter User-Agent-String
Im standardmäßigen, reduzierten WebView-User-Agent-String werden die Informationen zu Betriebssystem, CPU und Build auf den statischen String „Linux; Android 10; K“ reduziert. Die Informationen zur Neben-/Build-/Patch-Version werden ebenfalls auf „0.0.0“ reduziert. Der Rest des Standard-User-Agents bleibt unverändert, wie im folgenden Diagramm dargestellt:
Weitere Informationen
Weitere Informationen zu dieser Änderung und ihrer Funktionsweise finden Sie im Android Developers-Blog unter User-Agent Reduction on Android WebView (Reduzierung des User-Agents in Android WebView).
[null,null,["Zuletzt aktualisiert: 2024-12-06 (UTC)."],[[["Chrome has reduced the User-Agent string on Desktop and Android platforms since Chrome 107, improving user privacy."],["Starting with Android 16, Android WebView will adopt a similarly reduced User-Agent string by default, simplifying system identification."],["The reduced User-Agent string in WebView replaces OS, CPU, and Build information with a static \"Linux; Android 10; K\" value and sets minor/build/patch version to \"0.0.0\", while other parts remain unchanged."],["Developers can learn more about this change and its implementation on the Android Developers Blog."]]],["Chrome has reduced the User-Agent string on Desktop and Android platforms since Chrome 107. Android WebView will follow suit, starting with Android 16. The User-Agent string for WebView will have OS, CPU, and Build information simplified to \"Linux; Android 10; K,\" while minor/build/patch version data is reduced to \"0.0.0\". Other parts of the User-Agent string will remain unchanged. Detailed information can be found on the Android Developers Blog.\n"]]