Skip to content

Support for Wear Os  #27

Open
Open
@AbdullahQN

Description

@AbdullahQN

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions