The source code for a small piece of software using this library is available for download here. After downloading and saving the achartengine-0.*.0-demo-source.zip to your local machine, you can import the demo as an Eclipse project by following these steps:
- in Eclipse, select File / Import...
- in the Import dialog, select General / Existing Projects into Workspace and hit "Next"
- select the "Select archive file" radio button and hit "Browse..."
- navigate to the achartengine-0.*.0-demo-source.zip file, select it and hit "Open"
- in the Import dialog hit "Finish"
The above steps have been tested using Eclipse 3.7, but works with older versions too.
Some books that we found interesting that may help you get deeper Android knowledge.