I want to retrieve a url from a webpage webview has loaded, I want to use it so I can save this url and go back to this particlar page after I restarted the app again without go all the way via the
webpsite's menus.
Something opposite of webview1.loadhtml(website), like webview1.gethtml(website).
Is there a way to do this, I looked for it but couldn't find anything after spending 2 hours of searching and trying.
webpsite's menus.
Something opposite of webview1.loadhtml(website), like webview1.gethtml(website).
Is there a way to do this, I looked for it but couldn't find anything after spending 2 hours of searching and trying.