As far as I can tell, your conception of an Android application is
mistaken. The closest thing is that from time to time the Android OS
allocates memory resources, in the form of an underlying Linux
process, to an Android application so that the application's
activities and services can perform their lifecycle events. The
Android OS releases those resources when it thinks the application is
less likely to need them than other applications.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to