Dynamic Plot with AndroidPlot update example

Hi I' am triing to undertsad how androidplot works and I was triing to create a dynamic plot but the example that I found in the official web site is not update and it doesn't work with the version 0.6, do you know where I can find an update example??? thanks

Upvotes: 1

Views: 1638

Answers (1)

Nick
Nick

Reputation: 8317

Most of the tutorials are derived from the source code of the DemoApp which is always kept up to date for the latest release. Here's the full source of the DynamicXYPlotActivity (upon which the tutorial is based) updated for 0.6.2.

Upvotes: 0

Related Questions