Hi, I have the same problem using dom4j in Android project. It can be compiled but output some warning...
On 4月16日, 下午2时24分, javame_android <[email protected]> wrote: > 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/android-developers?hl=en -- 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

