Hi,

Android has Dalvik Virtual Machine and not Java Virtual Machine. So, I
don't think you will be able to use this class in Android.

In case, you want to try adding external jar to Android project you
can definitely do that. For that, keep the jar in the assets folder
and then add that jar to the build path.


Regards
Sunil

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