What is not true about the Android application lifecycle?

What is not true about the Android application lifecycle?



A. Each application runs in its own process.
B. Processes are started and stopped as needed to run apps components.
C. Processes may be killed to reclaim needed resources
D. Each activity of an application runs in its own process


Answer: D


Learn More :