Allow file upload in webview? [duplicate]
开发者_开发问答Possible Duplicate:
File Upload in WebView
For Example, http://imgur.com In the stock browser on an android phone you can press the "Browse" button on imgur.com and navigate to a photo you wish to upload. This works great in the browser. Is there something I should set to true to allow this in a webview?
I had the same problem and here is how I solved it.
精彩评论