Androidacy / WebviewManager-Module

WebView Manager is a magisk module to change your webview and browser to one of your choice.
https://www.androidacy.com
Other
84 stars 9 forks source link

Support for Wear Os #27

Open AbdullahQN opened 1 year ago

AbdullahQN commented 1 year ago

wear os doesn't officially support webview

I have tried to install WebView manager with settings : Webview=2 Browser=2 And locally downloaded apks to /sdcard/webviewmanager/apks/.

It ran successfully, chrome works but webview doesn't. Inflating webview from other application doesn't work.

aapt d xmltree framework-res.apk res/xml/config_webview_packages.xml

E: webviewproviders (line=17) E: webviewprovider (line=19) A: availableByDefault=(type 0x12)0xffffffff A: description="Android WebView" (Raw: "Android WebView") A: packageName="com.android.webview" (Raw: "com.android.webview")

adb shell "pm list packages | grep webview"

package:com.thinkdifferent.anywebview package:com.snc.test.webview2 package:com.google.android.webview

github-actions[bot] commented 1 year ago

Thanks for your contribution! Please keep in mind we will get to this issue when we have a chance. Logs and device information are mandatory if you do not want your issue closed without response.

androidacy-user commented 1 year ago

We'll leave this open for now, but there are no current plans to support wear os. We will investigate this in the future though.