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 meant by google android sdk?

0 Answers  


What are two launch modes for activities?

0 Answers  


What is the latest version of android?

0 Answers  


Can you run exe on android?

0 Answers  


What is context in toast android?

0 Answers  






Please explain what is an intent? Can it be used to provide data to a contentprovider? Why or why not?

0 Answers  


What’s wake locks?

0 Answers  


What are android components?

0 Answers  


Which is the latest android version 2019?

0 Answers  


What are the downsides of Android?

1 Answers  


What is frame animation?

0 Answers  


How to use built-in messaging within the application?

0 Answers  


Categories