Anyone knows what android system webview & private compute services are?
Maybe one of most underrated features of GrapheneOS is its Vanadium browser acting as System WebView
Unfortunately the only way to escape this and retain a boot locked phone is GrapheneOS now. Used Pixels are cheap as fuck though.
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/
You can change it in developer settings on Android 15, search for “WebView implementation”
No, it only lets you change it to those whitelisted by the OS, which is by default only the Android System Webview. Maybe its AOSP variant too. On older Android versions also Chrome, I don’t know if this is still the case with newer ones.
Oh ok, I changed it to Chrome Dev because the system webview couldn’t update with Aurora Store, so that’s why it works?
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”
It has never worked for me.
It works for me
I haven’t seen any responses on Private Compute, which is a client-side framework to do “work” that is too expensive to send to a google cloud service and back. Most common use is live captioning from audio with no caption stream.
Private Compute is heavily criticized by those who value freedom of software on Android because it is clearly doing other things, simply based on CPU use and activity, but the application is more or less a “black box”, we the public don’t know how it works.

I have been running a non degoogled (although heavily stripped down) Samsung Galaxy S23 without Private Compute for two years without problems. With that said, I am not using any proprietary apps from the Google ecosystem, so I cannot speak for those that do.
Webview is used so that apps can display web pages without opening a separate browser








