I have been struggling to upload files from WebView since last few
days and there is no progress. I googled and implemented all suggested
solutions but none works, like: sol
I found it necessary to define public void openFileChooser(ValueCallback uploadMsg, String acceptType, String capture), in Android 4.1. Then I followed Michel Olivier's solution.