Per D. Hackborn comment (http://stackoverflow.com/questions/2298208/how-to-discover-memory-usage-of-my-application-in-android/2299813#2299813), USS reported by the Android API is PrivateDirty.
However when using smem (http://www.selenic.com/smem/), I noticed that USS reported by smem is actually PrivateDirty + PrivateClean, so I was wondering why this difference and what's more accurate ?
-- 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
No comments:
Post a Comment