Android Studio - How to upload files in webview Lo

2019-01-23 21:17发布

I am using webview for my app, which is working good in Android Jelly Bean. The upload option is not working in Android KitKat and Lollipop.

I read some online forums and figured out that file upload is broken in KitKat version. So, I think that it would not work on KitKat.

But, I still want to know that how to call the file upload option in Android Lollipop in WebView.

Thanks

1条回答
登录 后发表回答