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 google dagger?
If I’m a game developer and I’m building piece of content and I want to sell it, how do I do that and realize revenue?
how to install your app in android?
How would you create an autoincrement field?
what is the difference between dynamic receiver and static receiver? When will you use dynamic broadcast receivers?
Explain android architecture briefly.
Please explain what are intent filters?
What is AIDL?
What is the difference between serializable and parcelable?
How does the aosp relate to the android compatibility program?
How to make a textview to be editable?
Can you update the operating system on an android tablet?