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

How do you find memory leaks in the mobile app on android platform?

0 Answers  


Which kind of information about the application androidmanifest.xml file contains?

0 Answers  


Which android version is best for mobile?

0 Answers  


What is avd?

0 Answers  


Explain android application architecture?

0 Answers  






What main/assets/ directory contains?

0 Answers  


What is grid view android?

0 Answers  


What is toast notification?

0 Answers  


What is an anr? What are some measures you can take to avoid anr?

0 Answers  


What is shared preferences in android?

0 Answers  


How do I get google play on my android phone?

0 Answers  


What is the difference between an android and iphone?

0 Answers  


Categories