Mark Murphy schrieb:
You are missing the point. If I am understanding the documentation for
MemoryPoolMXBean, there cannot be "some other lib". I believe that you
will be needing to remove the ties to javax.management, not replace
them.

Since I only need the memory threshold functionality
I could easily implement the functionality in Android
by myself by polling Runtime.freeMemory() in a thread.
The later is available in Android.

But it would be more handy if there is some existing
lib or even an API in Android that I did not yet see.

Bye

--
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to