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 |
What is android user interface?
What is the next os for android?
Why bytecode cannot be run in android?
Explain gen folder in android?
To display a notification on upper left of android screen, which of the following class you need to use?
Which are location providers in android?
What is the best android phone?
What is a theme ?
What is the use of android os?
How do I check my android os version?
What is the importance of xml-based layouts?
What is the role of orientation?