Answer the question
In order to leave comments, you need to log in
Android browser without tab hibernation (or extension)?
Greetings!
Answer the question
In order to leave comments, you need to log in
https://developer.android.com/guide/components/fra...
onPause()
The system calls this method as the first indication that the user is leaving the fragment (this does not always mean destroying the fragment). It is usually at this point that you need to commit any changes that should be saved outside the current user session (because the user may not come back).
Therefore, everything you need is recorded in permanent memory. And when a fragment or activity reaches the top, they redraw it again.
In a narrower sense, you need with the restoration of user input.
Third party extensions for mobile browsers do not exist.
Therefore, if the desired functionality is not in chrome, mozilla, opera, dolphin. Then in the rest of the crafts it will not be either.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question