Search code examples
androiddynamicandroidplot

androidplot continuous sensor


need help with this:

https://groups.google.com/forum/embed/?place=forum/androidplot&showsearch=true&showtabs=true&showpopout=true&hideforumtitle=true&hidesubject=true&showsearch=true&contenturl=http%3A%2F%2Fandroidplot.com%2Fforum%2F#!topic/androidplot/pD9K3P8wMhg

Hi,

I'm using 0.6 version of the library and i wanted know how to plot sensor data continuously rather than when i get updates from the sensor?

like so enter image description here

rather than

enter image description here


Solution

  • There is sensors sample in api demos sample sdk app i hope it would help you.