Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Wear Os #27

Open
AbdullahQN opened this issue Dec 27, 2022 · 2 comments
Open

Support for Wear Os #27

AbdullahQN opened this issue Dec 27, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@AbdullahQN
Copy link

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 AbdullahQN added the enhancement New feature or request label Dec 27, 2022
@github-actions
Copy link

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
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants