What are the life cycle methods of android activity?
Answer Posted / 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 View All Answers
Explain me what is armv7?
What are the services that can be allowed to run in a single process?
What is android:maxsdkversion?
How you can translate in android?
How many android os are there?
What is google dagger?
What is the relationship between the life cycle of an asynctask and an activity?
What are the other notifications?
How do I download android os?
What is sqlite? How does it differ from client-server database management systems?
What are location providers in android?
What is android runtime?
What do you mean by a drawable folder in android?
What is android orm?
how to write a custom adapter in android?