N nicieri Active Member Licensed User Longtime User Jan 26, 2016 #1 Hi, My application is with 5 Activities. When the application is on the activity (5 for example) and then the application go to background... When the user open again the application, this is on Activity 1... when I press the return key,.. open again the activity 5. Why?...
Hi, My application is with 5 Activities. When the application is on the activity (5 for example) and then the application go to background... When the user open again the application, this is on Activity 1... when I press the return key,.. open again the activity 5. Why?...
DonManfred Expert Licensed User Longtime User Jan 26, 2016 #2 My car does not work; why? Do you see the similarity? I do NOT privide any help which could help you to help me. The same is true with your post. Without seeing your code it is hard to answer your spongy statement. Usually in my apps will not happen a activity change when i press return. If this happen then i did something which causes these behaviour. Which brings us back to the missing code from you. Without seeing your code and running it it is hard to give concrete advices. Last edited: Jan 26, 2016 Upvote 0
My car does not work; why? Do you see the similarity? I do NOT privide any help which could help you to help me. The same is true with your post. Without seeing your code it is hard to answer your spongy statement. Usually in my apps will not happen a activity change when i press return. If this happen then i did something which causes these behaviour. Which brings us back to the missing code from you. Without seeing your code and running it it is hard to give concrete advices.
Harris Expert Licensed User Longtime User Jan 27, 2016 #3 Lifecycle... https://www.b4x.com/android/forum/threads/android-process-and-activities-life-cycle.6487/ It's like a cat with 9 (or more) lives... Upvote 0
Lifecycle... https://www.b4x.com/android/forum/threads/android-process-and-activities-life-cycle.6487/ It's like a cat with 9 (or more) lives...