[android-developers] [Android 2.2] IMPORTANCE_EMPTY on process never set ?
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home