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’s wake locks?

0 Answers  


What is the purpose of android system webview?

0 Answers  


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

0 Answers  


How do I reinstall android os?

0 Answers  


What is grid view android?

0 Answers  






 What data types are supported by AIDL?

1 Answers  


What database is used in android?

0 Answers  


What is an DDMS ?

1 Answers  


What is an activity in Android?

0 Answers   TryTechnicals Pvt Ltd,


What is gradlew.bat?

0 Answers  


What is dagger2?

0 Answers  


how do you declare 4 components of android in mainfestfile?

0 Answers  


Categories