Multimedia › ChartDroid Core
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

ChartDroid Core

Chart engine
Version: 2.0.0
Added: 27-01-2011
Updated: 27-01-2011
You don't need to install this unless another app needs it. ChartDroid is an
Intent-based "library application" for static chart and graph generation on
Android. Other applications can use it to graph/plot/display numerical data in
many representations by implementing a ContentProvider according to this simple
[specification](https://code.google.com/archive/p/chartdroid/wikis/InterfaceSpecification.wiki).

ChartDroid is consistent with the "Unix toolkit" philosophy of building small,
interoperable tools. Having ChartDroid exist as an independent application
(as against being an importable .jars library) conserves storage space and
eliminates redundant code.
Screenshot of ChartDroid Core Screenshot of ChartDroid Core
code Source file_download Download