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 |
How do you find memory leaks in the mobile app on android platform?
Which kind of information about the application androidmanifest.xml file contains?
Which android version is best for mobile?
What is avd?
Explain android application architecture?
What main/assets/ directory contains?
What is grid view android?
What is toast notification?
What is an anr? What are some measures you can take to avoid anr?
What is shared preferences in android?
How do I get google play on my android phone?
What is the difference between an android and iphone?