From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview android

Solved!
Go to solution

Hi,

 

I can develop labview windows app & make exe file from it.

Similarly can I develop android app also by labview like developing a simple calculatoror a watch?

If yes, where to begin with

0 Kudos
Message 1 of 2
(3,716 Views)
Solution
Accepted by topic author Vindhyachal.Takniki

No, you cannot write LabVIEW code and compile/run it on Android.

 

Here's what you can do:

- Use the data dashboard app to view shared variables from a LabVIEW application on an android/iOS device

- Communicate between a LabVIEW application and Android application using network communications (e.g. Web Services, TCP/IP, Bluetooth etc.)


LabVIEW Champion, CLA, CLED, CTD
(blog)
Message 2 of 2
(3,703 Views)