When does Android start and end an application process?



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

Post New Answer

More Android OS Interview Questions

What are the primary components used in android architecture?

0 Answers  


What are the different phases of the Activity life cycle in Android?

0 Answers   B-Ways TecnoSoft,


What is a physical sensor?

0 Answers  


What is the difference between serializable and parseable?

0 Answers  


Explain android architecture briefly.

0 Answers  


Explain me onsavedinstancestate() and onrestoreinstancestate() in activity?

0 Answers  


Can I update my version of android?

0 Answers  


Name the languages supported for android development.

0 Answers  


Please explain the ontrimmemory() method?

0 Answers  


What is an android runtime?

0 Answers  


What is the use of intent in android?

0 Answers  


What does adb stands for & what is it’s primary function?

0 Answers  


Categories