taimur97

Results 4 comments of taimur97

you just have to add the following code to listen for all incoming download mWeb.getSettings().setJavaScriptEnabled(true); mWeb.setDownloadListener(new DownloadListener() { ``` @Override public void onDownloadStart(String url, String userAgent, String contentDisposition, String mimeType,...

and is there anyway to add multiple window support?

@LarsWerkman @MarieSchweiz Sorry I can't understand how to use the returned value. When I get the current selected value it returns a negative value. How can I store it and...

Yes I also saw this exception but I don't know why