reinitialize an app after reopen it
I am wondering for a background running app, is there a way to
reinitialize the app (like terminate the app and start the app from the
beginning) when I reopen the app after a long time of suspension? I think
the OS would kill the app when the device is out of memory, so can I do
this manually?
No comments:
Post a Comment