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