D
D
Daniil Sugonyaev2020-09-06 15:06:05
Android
Daniil Sugonyaev, 2020-09-06 15:06:05

How to specify the minimum version of a WebView in Android Studio?

I am a web developer, I am not particularly familiar with android, but I want to create a wrapper for my site, making it look like an application. But my site does not work in all versions of WebView, is it possible to cut off devices with a version below the threshold.
So far, the only thing I have found is the minSdkVersion indication, in general it works, but is it possible to act more precisely?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniil Sugonyaev, 2021-01-15
@coolswood

Apparently it's impossible, WebView is a separate component of the system and does not depend directly on the android version. So suffer TWA creators

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question