A developer designs a game application with MainAbility on the home page, click the game icon on the desktop, and then press the Home button to hide the game in the background, how does the life cycle of MainAbility change?
I think option D is the correct answer. The life cycle changes from onStart() to onActive() when the game is launched, then to onInActive() when the Home button is pressed, and finally to onBackground() when the game is hidden in the background.
Mohammad
2 days agoJustine
13 days agoAlishia
14 days agoJustine
18 days ago