ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Connect Android Mobile Application with LabVIEW

I want to make my Android mobile application sends commands to the LabVIEW program.

Is it possible to do that? and how can I design a server to connect to the LabVIEW & Android mobile app?

0 Kudos
Message 1 of 4
(5,847 Views)

Can your android application perform TCP read/write to an IP address?  If so you can use this to send and receive data to a LabVIEW program.  WebSockets is probably another solution that could work.  I've seen several examples of WebSockets in LabVIEW, one of which was the HTML5 front panel posted over on LAVA.

0 Kudos
Message 2 of 4
(5,786 Views)

I am looking at how one sets up a LabVIEW test environment for a mobile and web application where the software is a variant for the two software platforms.  Your message indicates that you have setup this type of an environment.  I'd like to see a visual diagram of the setup if you can provide that.

0 Kudos
Message 3 of 4
(4,183 Views)

Hi Hooovahh!

 

This is aloman,

Im a learner and designing a real time temperature monitoring project on Labview. For this I have published real time data on amazon S3 cloud and want to monitor and control it through android app remotely.

 

So, I want to learn, can I design android app to get access and control over AWS S3 cloud? And How?

0 Kudos
Message 4 of 4
(3,990 Views)