Skip to content

馃拵 Add a screen to display information about the currently installed WebView on the device to sample app#25

Description

@balazsgerlei

It would be a nice and informative feature for the sample app of the library to have a page that displays information about the currently installed WebView on the device.

I'm thinking about showing the following:

  • Version
  • Application ID / Package name
  • WebView class name
  • User agent (if possible to query)

Also maybe even the following can be somehow determined and shown (it can be a follow-up to the initial implementation):

  • JavaScript Engine Support
  • Safe Browsing status (supported, enabled/disabled)

Maybe it can also have a button to jump into the Developer options where the WebView implementation can be selected (only really useful on rooted devices).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions