Hello, I have an android app which i have written, which exhibits some
strange behaviour.

When i have an app open, say with three acitivties in the stack

A - B - C

where a is the entry point and C is the currently viewed activity, if
i press the home button and reselect the icon for my app sometimes i
see A, which on pressing the back button i can see the task now
contains the activities

A - B - C - A

and sometime it just reopens the app in the last state

A - B - C

which is what i want to happen. Could anyone inform me of why the
inconsitant behaviour is happening. On both cases i press the icon
strait after exiting the app via the home key.

Thanks for any help!

ps i have also asked this question on stack overflow
http://stackoverflow.com/questions/2027328/android-icon-sometimes-open-new-app-sometimes-brings-up-old-app-help
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to