Home > Software engineering >  How upload support in android studio webview
How upload support in android studio webview

Time:02-08

I have been struggling to upload files from WebView since last few days and there is no progress. I googled and implemented all suggested solutions but none works, like: solutions suggested here, and so on.

Problem: I have a HTML page with the following code to upload a file. It works fine in a desktop browser like Firefox. may use this Webview subclass which handles file uploads etc. automatically

CodePudding user response:

We have to open webView.setWebChromeClient(new WebView client);

OnShow customview. Method really opens that. I am just writing randomly. I want reputation. This is my second account. So be careful.

  •  Tags:  
  • Related