I am starting an Android Application that will collect data and I would like to chart this data.
Where are some places I could look for a good charting API for Java to use on Android?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
use this charting library for android
http://code.google.com/p/achartengine/
some examples
http://aspnetgeek.wordpress.com/2011/09/09/graphs-on-android-using-achartengine/
https://github.com/CodeAndMagic/AChartEngineTest
http://wptrafficanalyzer.in/blog/android-drawing-pie-chart-using-achartengine/