I am developing an Android application where I want to display the real-time data that I receive via bluetooth. I receive a signal and process it to get some result, and I want to display it in real time. I saw that there are various android libraries for drawing diagrams. I'm a little confused to go with one such library or use Javascript. Can anyone suggest it which is better to go with? Also, which Android library to use?
source share