I have an android application, where I only have one screen that gets a WebView. However, when the user accesses a page of the site, for example: mysite.com.br/contact and minimizes the app. When he reopens the app, instead of returning it on the page it's on, it goes back to the home page (at miite.com). I have already added events to update the variable that modifies the url, to modify it when the url is modified. I have also added events to save the state of the application and still the same error continues.