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 |
Explain apk format in android?
What is motion tween?
User interface types in Android?
What is main/res/ directory?
Can an application be started on powerup?
What is if statement?
How do I update google play services on android?
What is drawable/ directory?
What item are important in every android project ?
Provide Introduction to Android:
What is content provider?
Which kind of application when creating with sencha touch?