Thursday, August 18, 2011

[android-developers] knowing when garbage collection occurs on a real device

Hi, I noticed on the real device the garbage collection logs do not
appear in logcat. Any way of knowing when a garbage collection
occurred and how long it took? I am looking at animation performance
and using the emulator isn't really an option and plus I'm guessing
just cos a garbage collection occurs on an emulator at a certain point
doesn't mean the device will behave the same way.

--
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