Unable to display captcha while using jsoup to extract a division in android webview -


I am using the following code to bring the division of a webpage using htmlumit.

  string url = "url"; String division name = "dv"; WebWeek w = (webview) v.findViewById (R.id.webView1); Web client webclient = new webclient (); Html pages current page = webclient.thet page (url); HTMLImageImGimatement = Current page.Gate HTMLAllimateBiID (division name);  

Now, I do not know how to load this data into the webview. I know this command w.loadurl (url);


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -