Hello everyone.
Please tell me which webview does /e/OS use? I see the name Android ?
When I downloaded and installed Cromite System WebView apk for android https://github.com/uazo/cromite/releases/latest/download/arm64_SystemWebView64.apk
(arm64_SystemWebView64.apk) and decided to install it, I got a question: do you want to update Android webview??
It seems to me that if the license allows it, you can specify the real webview, since the user gets confused and does not understand which webview is actually installed.
Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online services
You were past that stage already …
It’s Cromite WebView now, seemingly since /e/OS 1.17.
You can only replace the default webview if you are rooted (as you discussed yourself already in the other topic).
Non-rooted users can only have the default webview, rooted users should know exactly what they are doing. There should be no confusion.
But …
Are you rooted? Did you confirm to do this update? Was it successful?
Thanks for your reply. Yes I have Magisk installed. I also installed Mulch WebView and I see it in “WebView implementation”
Now I want to install Cromite WebView but installing the apk file https://github.com/uazo/cromite/releases/latest/download/arm64_SystemWebView64.apk prompts me to update instead of installing .
Any other ways to install Cromite WebView in /e/OS ?
I tried to uninstall Android System Webview using ADB but I got an error…
$ adb uninstall com.android.webview
Failure [ DELETE_FAILED_INTERNAL_ERROR]
$ adb shell pm uninstall -k --user 0 com.android.webview
successful