WebviewManager-Module icon indicating copy to clipboard operation
WebviewManager-Module copied to clipboard

Support for Wear Os

Open AbdullahQN opened this issue 2 years ago • 2 comments
trafficstars

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

AbdullahQN avatar Dec 27 '22 21:12 AbdullahQN

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.

github-actions[bot] avatar Dec 27 '22 21:12 github-actions[bot]

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.

androidacy-user avatar Dec 29 '22 16:12 androidacy-user