LabVIEW Support for iOS or Android Operating Systems

Updated Jun 6, 2023

Reported In

Software

  • LabVIEW

Operating System

  • Android
  • iOS

Issue Details

  • Can I run LabVIEW on my iOS or Android device?
  • I want to write an application in LabVIEW for use on my mobile device which is running an iOS or Android Operating System. What options do I have for implementing this?
  • I have a VI that is running on a desktop and I'd like to monitor and control it using an iPad or Android tablet. 

Solution

The LabVIEW Development Environment and LabVIEW Run-Time Engine are not supported on iOS or Android operating systems. This means you cannot develop applications on or deploy applications to your iOS or Android device.  (To see what OSs are compatible, review the Release Notes for your specific version of LabVIEW.)

However, you can use your Android or iOS device as a user interface to visualize data and control an application running on a host machine using WebVIs. WebVIs can be created using G Web Development Software. They can run on any device that has a web browser including smartphones or tablets running iOS or Android without additional plug-ins or installers.

For more information about how to design and host your web application, see the G Web Development Software manual.

 

Additional Information

Data Dashboard for LabVIEW is a legacy product that allowed Android and/or iOS devices to monitor data published by a host LabVIEW program. NI is no longer updating Data Dashboard and the Data Dashboard download is no longer available on the App Store nor Google Play.

LabVIEW NXG Web Module also allows you to create WebVIs. This product was used with LabVIEW NXG. The final release of LabVIEW NXG was LabVIEW NXG 5.1 in 2021. LabVIEW NXG is not recommended for new projects. For more information about the change in the LabVIEW NXG life cycle, refer to the announcement in the LabVIEW Forum

When developing new applications, use WebVIs for your LabVIEW-based web application needs.