Frage

I would like to reopen the app from default activity rather being called from last activity which is been used last active sometime ago.Kindly help me with a snippet to solve this issue .Thank you.

War es hilfreich?

Lösung

You could try calling finish() in the onPause() method

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top