What are the life cycle methods of android activity?



What are the life cycle methods of android activity?..

Answer / maanya

There are 7 life-cycle methods of activity. They are as follows:
onCreate()
onStart()
onResume()
onPause()
onStop()
onRestart()
onDestroy()

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What is lifecycle of an activity?

1 Answers  


Explain activity component of android?

1 Answers  


Does Android support Adobe Flash in the browser?

1 Answers  


What is View in Android?

1 Answers  


Android Development Tools?

1 Answers  


What is dagger in android?

1 Answers  


Types of Android applications?

1 Answers  


Can phonegap work with contacts data of mobile device?

1 Answers  


What are broadcast receivers?

1 Answers  


What View Group in Android?

1 Answers  


Which file is entry point for sencha touch app?

1 Answers  


How can anr be prevented?

1 Answers  


Categories