LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create .apk file

Hi , I want to create an Mobile apk. Is it possible to create using labview? 

0 Kudos
Message 1 of 12
(2,321 Views)

No

 

 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 12
(2,313 Views)

No.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 12
(2,306 Views)

BTW: If what you are wanting to do is run your LabVIEW program on an Android phone or tablet, forget it .

 

The closest you can get is to use the Data Dashboard for LabVIEW

 

Be advised the Data Dashboard is NOT LabVIEW running on an Android device

 

It is merely displaying indicators from LabVIEW program running on a computer. 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 4 of 12
(2,298 Views)

Hi, GerdW i have found one way to create .apk file

Step 1). I have created web app using labview and system link cloud and it generated one url

Step 2). Using MIT App inventor in that i used web viewer tool and pasted that generated url and created apk



 

0 Kudos
Message 5 of 12
(2,219 Views)

Hi, RTSLVU i have found one way to create .apk file

Step 1). I have created web app using labview and system link cloud and it generated one url

Step 2). Using MIT App inventor in that i used web viewer tool and pasted that generated url and created apk

 

0 Kudos
Message 6 of 12
(2,214 Views)

Hi Nivas,

 

no need to answer two times with the same text, we all can read the full thread…

 

Are you using LabVIEW ("classic") or LabVIEW NXG when you create a WebApp with SystemLink cloud?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 12
(2,209 Views)

Oh.. Ok  GerdW

 

I used LabVIEW ( classic) but I also know to create using LabVIEW NXG. 

0 Kudos
Message 8 of 12
(2,181 Views)

@shakir512 wrote:

Yes you can create


Lovely qualified answer. 😀

 

Yes you can create any APK file of course, by invoking the according tool through System Exec.

 

You also can create a Web App with the Web Development Toolkit and then create an Android package with it as explained earlier in the thread.

 

And the backend can be developed with LabVIEW as a WebService.

 

But you can not build an APK from your LabVIEW source code directly. LabVIEW has no compiler for Android and never will have one.

Rolf Kalbermatter
My Blog
0 Kudos
Message 9 of 12
(1,371 Views)

@rolfk wrote:


Lovely qualified answer. 😀

 

I think joshuaperez and shakir512 are spammers, this is their only comment...

0 Kudos
Message 10 of 12
(1,324 Views)