Can anyone give me an example that uses onResume()
in Android?
Also, if I want to restart the activity at the end of the execution of another, which method is executed—onCreate()
or onResume()
?
And if I want to update data, how do I put it in onResume()?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…