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 are the upsides of android phone over an iphone?
What is use of dagger in android?
Which is the safest mobile operating system?
What is android user interface?
where will you declare your activity so the system can access it?
What are the security measures that are taken to make android secure?
How will you record a phone call in Android? or How to handle on Audio Stream for a call in Android?
Which is the latest android version 2019?
Which is better mvp or mvvm android?
when will you use dynamic broadcast receivers?
What is view group in android?
What is setbackgroundresource?