package icon

ChartDroid Core

Chart engine
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.

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 2.0.0 (18) suggested Added on Jan 27, 2011

    This version requires Android 1.5 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • read phone status and identity
      Allows the app to access the phone features of the device. This permission allows the app to determine the phone number and device IDs, whether a call is active, and the remote number connected by a call.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.

    Download APK 91 KiB PGP Signature | Build Log