Anyone knows what android system webview & private compute services are?
System web view is the stripped down browser/HTML viewer that other apps use to display a web page. I think android lets you replace it but not sure
You can’t change the System WebView unless you use root or an alternative Android distro that allows you to change it, like Iodé does.
The Android System WebView by Google is hardcoded into an internal list as one of the very few allowed ones.
https://www.androidauthority.com/what-is-android-system-webview-3267814/
I think you need root access to replace it. Or maybe, you need to use something like adb to uninstall the chrome based one, and install something foss like cromite’s or forefox webview.
unless it’s been changed it should just be in developer options “webview implementation”
Webview is used so that apps can display web pages without opening a separate browser





