Is there a way to monitor the resource usages of a Thread in Android? Resources of interest include CPU, memory, etc. It doesn't seem like ManagementFactory or ThreadMXBean are supported in Android. Are there other options?
I would want to do this at runtime, from within a deployed appolication, not just during dev/debug. dk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

