SyntaxFix
Write A Post
Hire A Developer
Questions
I found it necessary to define public void openFileChooser(ValueCallback<Uri> uploadMsg, String acceptType, String capture), in Android 4.1. Then I followed Michel Olivier's solution.
public void openFileChooser(ValueCallback<Uri> uploadMsg, String acceptType, String capture)