How to enable file upload by Android webview?

0

I'm having trouble using the android webview. I have a responsive web application and so far I have been able to use the webview to view the application and interact with it. My difficulty is in the inputs of the, they do not work when they are clicked.

Finding out that the webview is standalone. For this functionality to occur, you must use the WebChromeClient and its settings. What I found on the internet so far is big and complex to do. I'm new still in android development.

I simply want to let the input of my web application work in the android webview.

Thanks in advance for your attention!

    
asked by anonymous 02.05.2018 / 16:41

0 answers