On Thu, Jan 19, 2012 at 7:09 PM, Jan Burse <janbu...@fastmail.fm> wrote:
> I was originally using JDK 1.7 from Oracle and openjdk 1.7
> on various platforms (Windows, Mac, Linux).
>
> Both provide javax.management.* and java.lang.management.*
> and the application loaded fine.
>
> I am now trying to port the application to android, but
> the android version doesn't load, since the classes are missing.
>
> I can freely change the application for android, and use
> some other lib if its available.

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.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

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