As the graph I posted explain the app is not restarted, but the latest activity is. If the activity is restarted, user needs to reinput the input it submitted, variables needs to be re-populated, etc.
from your talking it seems that in your mind the app needs to store every user's move in database and restore it in every onCreate(), hey, have you every programmed an android app? On May 16, 3:51 pm, Nikolay Elenkov <[email protected]> wrote: > On Wed, May 16, 2012 at 10:43 PM, sblantipodi > > <[email protected]> wrote: > > don't try to justify a broken system, please. > > > Take a fresh new galaxy nexus, install on it three small apps, choose > > you the apps and start them, > > now open two tabs on your browser, choose you the site, now come back > > at the first apps opened, you will > > see that the activity has been restarted, now open the other two apps, > > now return to browser, the page needs a refresh on every tabs. > > Even if you are right, what is the problem with the apps being restarted? > If they have been implemented properly it shouldn't matter. If they haven't, > well, get whoever wrote them to fix them. > > > > > This is obviously a broken multitasking system. > > Really? Define a non-broken multitasking system then. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

