Is there android chart library available by which I can easily draw bar char, line chart, pie chart, etc. I have searching in search engine and I found that there are may external tools
like
- aChartEngine
- artfulbit
- google chart tool
but I need android inbuilt class that help to me to make a chart…
Android inbuilt class for charts, I don’t know,
But look at this tutorial, Its something about custom chart view with android views and graphic classes..
GraphView
Also if you want to try other libraries then,
chartdroid
AndroidPlot
GraphView Library