When does Android start and end an application process?
Answer Posted / mady

Android starts an application process when application's component needs to be executed. It then closes the process when it's no longer needed (garbage collection).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name the dialog box which is supported by android?
which of the based class for the main application class in an android application that has a user interface?
What's the difference between android oreo and android pie?
Where we can create tables and columns to them, create views or triggers?
Is the iphone better than android?
What is android runtime?
What is adt in android?
Kindly name few of the last code given to android different versions?
What is the manifest file?
Can we play pc games on android?
What is the risk in blocking the main thread when performing a lengthyoperation such as web access or heavy computation?
What is mvvm android?
How many types of layouts are there in android?
Can I disable sim toolkit?
How could you show icon of an activity in manifest file?