Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Android L includes a supported callback for showing the file chooser:
http://developer.android.com/reference/android/webkit/WebChromeClient.html#onShowFileChooser(android.webkit.WebView, android.webkit.ValueCallback<android.net.Uri[]>, android.webkit.WebChromeClient.FileChooserParams)
There's a good example implementation here:
Attachments
Issue Links
- relates to
-
CB-5294 File input element not opening file picker in Android 4.4
- Closed