Hello, on froyo emulator (and a nexus one with big memory), the flag importance on the RunningAppProcessInfo seems to be never set.
On android version < 2.2 when you run an activity and press return, the glag is set to IMPORTANCE_EMPTY and the id in the associated RunningTaskInfo is zero. App stay in memory but have no "UI" process associated with it. On android 2.2 the flag is never set and id seems to be >0. Have the application lifecycle and memory management seriously changed ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

