53 lines
No EOL
1.8 KiB
Markdown
53 lines
No EOL
1.8 KiB
Markdown
What is this project?
|
|
|
|
A Magisk/KernelSU module, that changes your WebView Implementation.
|
|
|
|
What is a WebView?
|
|
|
|
An APK that responsible for displaying Web based content.
|
|
Usually most of the Android phone comes with Chrome (+ TrichromeLibrary) or Google's Android System WebView.
|
|
|
|
Prerequisite:
|
|
|
|
Android phone with at least 28 API (Android 9)
|
|
Magisk or KernelSU installed
|
|
Internet Connection, Wi-Fi is Recommended
|
|
|
|
Choosable WebViews:
|
|
|
|
Aosmium by AXP-OS (ARM32 and ARM64)
|
|
Cromite by uazo (Only for ARM64)
|
|
Cromite has a Package Name of com.android.webview Still.
|
|
No Matter, What I Did in the Overlay, It Will Appear as "Android System WebView"
|
|
Vanadium by GrapheneOS (Only for Android 10+ with ARM64)
|
|
|
|
Before You Install:
|
|
|
|
This module uninstall/debloat a few app, that can cause conflicts.
|
|
One of them is Google Chrome, so if you use this "perfect" browser, then do a backup with SwiftBackup.
|
|
|
|
Known Bugs:
|
|
|
|
Curl fails to download over mobile data.
|
|
Google TrichromeLibrary won't be uninstall during the process, so you have to do that manually, if you have that app updated.
|
|
That's all i know, at the moment.
|
|
|
|
How to install:
|
|
|
|
Download the desired WebView implementation from release page.
|
|
Flash the downloaded release and reboot.
|
|
Use the action button in Magisk/KernelSU app to update the actual WebView.
|
|
|
|
Donation/Support:
|
|
|
|
I don't accept donations personally, but you can support the community.
|
|
So we can keep up this private git site and the freedom of open source projects.
|
|
Link: https://ko-fi.com/ravepriest1 Please write my name "Lordify" in the description.
|
|
|
|
Credits:
|
|
|
|
topjonwhu for Magisk
|
|
Tiann for KernelSU
|
|
Zackptg5 for MMT-Extended
|
|
F3FFO for Open WebView module
|
|
RavePriest1 Community (mainly Nippy) for the private Forgejo |