Complete the following steps to deploy a Mobile application to a Mobile target.
Deploying and running Mobile applications on an ARM emulator opens a new instance of the emulator every time you deploy, run, and debug a Mobile application on an ARM emulator.
LabVIEW does not download DLLs to the Mobile target. If the Mobile application calls a DLL that does not already exist on the Mobile target, you must use the device to download the DLL file. You do not need to download source files (.c, .cpp) or static libraries (.lib).
![]() | Tip You also can deploy a Mobile application by clicking the Run button in a Mobile VI. |