My app receives data from a device via bluetooth continuously, depending on the data i need to draw the graph.I found achartengine very useful in drawing the chart, now my question is how do i create dynamic graph using achartengine,is it possible?. If not how do i do
thanks in advance.
I have used the random numbers for the input/data , instead of the actual input from the bluetooth. complete working project can be found here , thought it might help someone.:)
cheers.