Android Smart WebView 4.0
Android Smart WebView 4.0 comes with certain major changes that will change the course of whole project in coming future. Android support libraries are now replaced with Androidx, Min. SDK requirement changed from 19+
to 21+
and target from 28
to 29 (Android Q)
.
UPDATE: Few months back I developed SWV Pro to help this repo keep updated with some additional features; but it's tough for me to keep two different variants from same project updated. So I've decided to merger two once 15 copies sold. I hope to get support from you guys making this project better, we've already come so far.
Let's make the best webview there is :)
Update Log:
- Android support library removed to implement Androidx
- Gradle updated
- Min. SDK changed to 21+
- Target version is API 29 (Android Q) now
- No connection/Error page fail-safe created
- Front page updated
Feel free to drop your suggestions to [email protected] and issues, here.