Developed a webview app, I have an option to upload image <input type = "file">. In the browser functions normally, but within the webview, it does not. I used this code: http://stackoverflow.com/questions/28688946/using-a-webview-to-browse-the-photo-gallery. He can select the picture, just that I can not take the path to upload the php. I would like some help to resolve this problem.