When does Android start and end an application process?
Answer / 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 |
What is the latest android version 2019?
What is main/res/ directory?
what is preferences
0 Answers Google, Tech Mentro,
What is equals method?
How is the nine-patch image different from a regular bitmap?
Which of the used to detect when a user clicks or taps on a button?
what are the other notifications in android?
Why are view recycled?
What is app/ directory?
Explain me what is armv7?
Tell us what is a buildtype in gradle? And what can you use it for?
Who made android os?