Podcast
Questions and Answers
What is the name of the lifecycle state that occurs when an Activity is visible but does not have focus?
What is the name of the lifecycle state that occurs when an Activity is visible but does not have focus?
What happens to an Activity that is 'Stopped'?
What happens to an Activity that is 'Stopped'?
What is the name of the lifecycle state that occurs before an Activity has been launched?
What is the name of the lifecycle state that occurs before an Activity has been launched?
What does Android do to ensure a smooth and stable user experience?
What does Android do to ensure a smooth and stable user experience?
Signup and view all the answers
What is the name of the lifecycle state that occurs when an Activity is at the highest of the stack and is receiving user input events?
What is the name of the lifecycle state that occurs when an Activity is at the highest of the stack and is receiving user input events?
Signup and view all the answers
What happens to an Activity that is 'Killed'?
What happens to an Activity that is 'Killed'?
Signup and view all the answers
What is the name of the lifecycle state that occurs when an Activity is not visible?
What is the name of the lifecycle state that occurs when an Activity is not visible?
Signup and view all the answers
What is the name of the lifecycle state that occurs when an Activity is the visible, focused, foreground Activity?
What is the name of the lifecycle state that occurs when an Activity is the visible, focused, foreground Activity?
Signup and view all the answers
What is the name of the lifecycle state that occurs when an Activity is not receiving user input events?
What is the name of the lifecycle state that occurs when an Activity is not receiving user input events?
Signup and view all the answers
What is the priority level of 'Active' processes?
What is the priority level of 'Active' processes?
Signup and view all the answers