(fyi - I removed from the other topic, we can just discuss here)
To clarify, you have an Android app and not using the chrome browser? Are you using your own code or a specific framework to build the app?
It is reloading the entire Hype document? Is the app itself reloading with it too? I’m not sure what control you have over Android lifecycle but you may want to use localStorage
to save your state and restore if possible.