You may encounter the following error:
(This is another solution)
AchartengineIn Android plotting, the following solution is still reported when achartengine. jar is imported into the project: Java. Lang. noclassdeffounderror: org. achartengine. Renderer. xymultipleseriesrenderer:
In eclipse:
- Right click your project-go to build path-select configure buildpath
- Go to the "Order and export" tab
- Check the "achartengine-1.0.0.jar box and then single click its name
- Move it up so its right below the android dependences ES (sometimes this can make a difference if you have multiple jars)
If an exception is reported after completing the above operations, after Android compilation, some components in sdk17 use the JAR file name Lib, you can change the name of achartengine. jar file to libs.
I found the package, but the program error cannot be found.
Solution:
Project --> build path --> Configure build path -->
Put the achartengine-1.0.0.jar package up to different locations and try again!
Hit to enable, at the beginning of my dom4j-2.0.0.jar is also not found to solve this problem!
I hope to share some other experiences!