Android – class achartengine not found

So I've been trying to implement Android's attack engine into my project, but I have some slight complexity. I really don't know how to solve it. The first problem pointed out by DDMS before fatal exceptions is that I can't find classes defined in the attack engine library, I imported the library jar using the user library in eclipse. The fatal exception indicates' noclassdeffoundexception 'on the class' pointstyle'. How can I solve this problem?

resolvent:

Follow these steps to prevent this error:

1) Open the properties of the achartengine project (which can be opened by right clicking the project)

2) Select Java build path

3) Select order and export and select the achartengine jar file

4) Then press OK

This step has solved my problem, so I hope it can also solve your problem

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>