05-16-2021 05:47 AM - edited 05-16-2021 06:01 AM
How can we transfer a graphic created on LabVIEW to Android application? Currently, I want to view the graph I created in LabVIEW on the Android application. I was able to connect the Android app with LabVIEW before, but I have no idea about graphics transfer. Thanks in advance for your help.
I want to display a graph like the above graph in an android application.
05-24-2021 07:01 AM
This article may be helpful, if you have not seen it yet:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019NNjSAM&l=en-US
Are you trying to transfer through Bluetooth?
05-25-2021 05:36 AM
I've looked at this before. But what I want is to view the chart with MIT App Inventor. We provide the connection with bluetooth already.
08-24-2021 02:40 AM
What if you export the graph as an image in LabVIEW and send it to your android device?