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

[FEATURE] Dynamic Webview Loader #149

Open
sonicbrigade opened this issue Sep 8, 2024 · 0 comments
Open

[FEATURE] Dynamic Webview Loader #149

sonicbrigade opened this issue Sep 8, 2024 · 0 comments

Comments

@sonicbrigade
Copy link

sonicbrigade commented Sep 8, 2024

I have an older Frameo Digital Picture frame that I'm trying to get WallPanel running on for Home Assistant. The device allegedy runs Android 8.1, but it's quite barebones. But what it does have is native ADB and Root access via the shell.

I've been working through some directions (https://gist.github.com/ppoffice/9ce9790708eeabbec1281467e25139e4) in an attempt to upgrade the onboard webview, to no avail. 8.x seems to differ enough from the previous versions that it's not as easy. In the comments, someone mentioned a project they have to dynamically load a newer version of webview from the app itself (https://github.com/JonaNorman/WebViewUpgrade)

Ideally this would load off the internal storage rather than download from some rando GitHub repository. With a toggle in settings to pick whether to use the internal or dynamic webview. Not sure if the whole thing would even really be worth pursuing. My Java isn't good enough for me to even be able to tell if that library is viable or not.

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

No branches or pull requests

1 participant