LabVIEW for Android OS

Hi,
Can we install our LabVIEW applications on Android OS. If there is any provision I would welcome the options available.
If not then any alternatives for it ?
Regards,
Runjhun.

LabVIEW code is compiled for the target CPU and OS it was created for (usually the same as the CPU and OS the LabVIEW development system is running on which was used to create the code). Since LabVIEW itself does not run on Android nor any non-x86 CPU currently, it's built executables nor libraries can be targetted for the Android OS nor the ARM CPU Android is usually running on. Even if you happen to run Android on an x86 device it won't work, since the compiled code needs to match both the target CPU and OS.
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • LabVIEW possibilities for Android and embedded systems

    Dear Sir or Madam,
    We are building some test environments based on your software and now we have came into discussions about future possibilities with LabVIEW. As there is a lot of information available we are getting a little bit confused about what we can do and what not with our current software. Now we own the "LabVIEW full development System for Windows" and we are interested in analysing the possibility of buying your application builder. The problem is that we would like to address, at least, two different issues with LabVIEW:
    1st: we want to build controllers and self executable applications that work in Windows, Linux, MAC and Android. I've read many possibilities on the internet about LabVIEW but I'm not sure about what systems are officially supported, so: Is it possible to build Apps for these three systems from the Windows App Builder? Is there support for Android? Do Linux Apps run with Android?
    2nd: The second issue is to embed LabVIEW into small microcontrollers to deploy our custom System managers and controllers. Is this possible? I've seen the ARM toolkit but I am not sure about what functionality of LabVIEW is available there. Can all the functions be used? Can it be customized to any device that is ARM? Is it possible to port to non-ARM devices or DSPs???
    Thanks in advance.

    You would probably be better off talking to your local NI rep.  Clicking the contact NI tab at the top of your browser would be a good place to start if you do not know your local rep.

  • Hi Team, I wuold like to know if you have any app to make Firefox OS working with cisco Call Manager 10.5. Something like Cisco Jabber for Android or iOS.

    I'm interesting on buying a Firefox Smart Phone, but
    I would like to know if are any app to install on Firefox OS smart phone in order to work with cisco call manager 10.5.
    Something like Cisco Jabber for Android o iOS.
    Thanks,

    Hi Itech,
    If Cisco Jabber has a webapp, or mobile version of their website available, you should technically be able to access it through Firefox OS.
    You may also search Firefox Marketplace for an alternative solution:
    * [https://marketplace.firefox.com/]
    - Ralph

  • Adobe Creative Cloud app for Android (preview) compatibility?

    HI - I notice that Adobe have released an Adobe Creative Cloud (preview) app for Android. This is very welcome as it would allow me to share files across Windows desktop, Android tablet and, if necessary, iPad.
    But it says it isn't compatible with my Hudl2 - why?
    Could it be because my tablet is wifi only? (I hope not.)
    RIchard

    I now have a Samsung Galaxy Note 4 and the Android app is not compatible with that device either - why?

  • I downloaded Firefox for Android on my Galaxy Tablet 7.0. The browser works fine when I first open it. When not in use and try getting bk on, nothing loads up.

    SAMSUNG GALAXY TAB 7.0
    I have downloaded Firefox for Android on my tablet and added some add ons. When first using the browser, it works great and loads up fast. Once I get off Internet and try getting back on at a later time(whether it be a minute or longer), I type in a Web page address and nothing loads up. How can I fix this.

    SEE: [[Firefox for Android will not load pages on Android 4.0 (Ice Cream Sandwich)]]

  • How to add Google Ads or similar in "AIR for Android" application?

    Hello,
    I have developed my android application (AIR for Android) in Flash Professional CS5.5. It's completed and fully tested on multiple android phones. Now I want to add Google Ads in my application to make some money.
    What I already know:
    I know that Adobe provides AdMob native extension API which allows you to add Google Ads in your app. But unfortunately, it's not free.
    What I want:
    I want a free resource through which I can add ads in my application.
    Please guide me how can I achieve this?
    Thanks in advance,
    momersaleem

    Yes, its for me broken, too.
    I found the link in this thread:
    http://forums.adobe.com/message/4036804
    Maybe try to contact the author or one of the thread participants for an unbroken version?

  • LDAP Search filter Jabber for Android

    Hi,
    I have this LDAP Filter which only shows me active users:
    <BaseFilter>(&amp;(objectclass=user)(objectcategory=person)(!UserAccountControl:1.2.840.113556.1.4.803:=2))</BaseFilter>
    I have the same line for Jabber for Android, but it doesn't work.
    <BDIBaseFilter>(&amp;(objectclass=user)(objectcategory=person)(!UserAccountControl:1.2.840.113556.1.4.803:=2))</BDIBaseFilter>
    I get 0 results for any search on Jabber Andorid. When I delete the "BDI" Line for the filter all together, then I get correct results - with photos and everything.
    I also tried a simple filter e.g:
    <BDIBaseFilter>(!UserAccountControl:1.2.840.113556.1.4.803:=2))</BDIBaseFilter>
    No search results either.
    Any ideas how to get Filter for Android working?
    Versions:
    Jabber for Android: 10.6
    CUCM: 9.1.2

    I think I found the coresponding messages in the log:
    csf.person.ldap: [LdapSearchQueryHandler.cpp(51)] [start] - reqId = 2
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1482)] [sendSearchQuery] -
    02-26 09:18:59.851 15477 15477 I csf.person.xmpp: [XMPPPersonRecordSource.cpp(268)] [fetchContacts] - Entering.
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1531)] [sendSearchQuery] -  filter  = (&(objectclass=user)(objectcategory=person)(!UserAccountControl:1.2.840.113556.1.4.803:=2)(|(sAMAccountName=at1sath))), baseDN=OU=Organization,DC=at,DC=customer,DC=net
    02-26 09:18:59.851 15477 15477 D services-dispatcher: [ServicesDispatcher.cpp(147)] [pumpNext] -  pumpNext.executed (ContactsAdapter::LoadContactsFromSource)
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1576)] [sendSearchQuery] - ldap search error. rc= -7 ,msg=Bad search filter
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1675)] [notifyListenersSearchRequestCompleted] - errorCode=-7
    02-26 09:18:59.851 15477 15477 D services-dispatcher: [ServicesDispatcher.cpp(145)] [pumpNext] -  pumpNext.executing (ContactsAdapter::LoadContactsFromSource)
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1258)] [mapErrorNo] - Code = -7, Msg=Bad search filter
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapSearchQueryHandler.cpp(84)] [onSearchRequestCompleted] - reqId = 1, errcode = 9
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1531)] [sendSearchQuery] -  filter  = (&(objectclass=user)(objectcategory=person)(!UserAccountControl:1.2.840.113556.1.4.803:=2)(|(sAMAccountName=at1hafr))), baseDN=OU=Organization,DC=at,DC=customer,DC=net
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1576)] [sendSearchQuery] - ldap search error. rc= -7 ,msg=Bad search filter
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1675)] [notifyListenersSearchRequestCompleted] - errorCode=-7
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapDirectoryImpl.cpp(1258)] [mapErrorNo] - Code = -7, Msg=Bad search filter
    02-26 09:18:59.851 15477 15645 D csf.person.ldap: [LdapSearchQueryHandler.cpp(84)] [onSearchRequestCompleted] - reqId = 2, errcode = 9
    The next question is now: Why is it a bad search filter? And what is the correct one? The same filter works on jabber for windows...
    BR, Dave

  • Cisco jabber for android no ask outgoing call

    Is available:
    1) cucm 8.6
    2) The samsung galaxy S4 mini smartphone (android 4.2.2) with the client of cisco jabber for android v 9.1.4
    On the smartphone, in the cisco jabber settings, it is specified - to ask for each outgoing call through what to ring.
    If to open the address directory of phone and to click a call, the call is made through SIM a card.
    How to set up, what the request through what to make an outgoing call would be output?

    Take in mind the supported list of devices, in my experience it can be troublesome if you want to uses some of the brands not listed (I played with a Huawei and a LG without luck)
    Check http://www.cisco.com/c/en/us/products/collateral/unified-communications/jabber-android/data_sheet_c78-649887.html (Device and OS Requirements)
    Regards.
    Rolando Valenzuela.

  • Cisco Jabber for Android 4 (Ice Cream Sandwich)?

    Hi,
    I'm curious to know if there are any plans to make an Android 4 version of the Cisco Jabber client. If so, do you have any estimates on release date?
    Best regards,
    Pauli

    So the Case with TAC came to nothing. Tehy finally came back with the list of the 3devices that they support and nothing more. Here's their response:
    "This is a follow up to our conversation over the phone. I apologize for the inconvenience with regard to the compatibility of the Jabber for Android client. I hope that I have provided the support that you expected. Below is the link to the release notes which talks about the supported devices with Jabber for Android -
    http://www.cisco.com/en/US/partner/docs/voice_ip_comm/jabber/Android/8_6/Cisco_Jabber_Android_8_6_4_RN.html#wp46650
    "Requirements for users and devices
    The following Android devices are supported:
    *Samsung Galaxy S International (GT-I9000) with Android 2.2.1 or 2.3
    *Samsung Galaxy Tab International (GT-P1000) with Android 2.2.1 or 2.3
    *Samsung Galaxy S II (AT&T) with Android 2.3"
    I will resolve this case now, but don't hesitate to contact GTC or contact me directly
      anytime if you have any further issues. Thanks again for all your time and patience.
    It was a pleasure working with you."
    It was more than a little disappointing to say the least!

  • Cisco Jabber for Android on a Samsung Galaxy Xcover (GT-S5690)

    Hello there,
    Yesterday we installed the Cisco Jabber client for Android on the Samsung Galaxy Xcover (GT-S5690) phone.
    First we had some issue's with one-way voice, but suddenly this problem was occured.
    Another problem, which is still there, is when you wants to check your compagny Voicemail (Unity) with the Cisco Jabber client.
    We can access the Voicemail system (Unity), the we must fill-in the pincode followed by hash.
    As you can see in the attached file, this can't be done.
    Samsung Galaxy xCover (GT-S5690)
    Samsung Galaxy S2
    The reason is the screen size of the display of the difference of the phones.
    Hopefully can this small issue be fixed. Our customer ordered 150x Samsung Galaxy XCOVER (GT-S5690) for working with Cisco Callmanager.
    Technical Information:
    Cisco Callmanager version 8.6.20000
    Samsung Galaxy XCover (GT-S5690)
    Android version: 2.3.6
    If someone knows a solution of can support me, please let me kwon!
    Kind regards,
    Edgar Verbaten
    Elkor Telecom & ICT
    [email protected]

    Hi Edgar
    How does this phone work with the Jabber ?
    I have a customer which about a dozen of these phones and it only vibrates on incoming calls but doesn't ring.
    Same Android version : 2.3.6 -
    Regards
    Andri

  • I am trying to integrate simulink model (.mdl) file with SIT of Labview for RCP and HIL purpose. I am using Labview 8.6, Simulink 6.6 with RTW 6.6 and RTW embedded coder 4.6 ,Visual C Express 2008 and Visual C++ Express 2008.

    I am trying to integrate simulink model (.mdl) file with SIT of Labview for RCP and HIL purpose. I am using Labview 8.6, Simulink 6.6 with RTW 6.6 and RTW embedded coder 4.6 ,Visual C Express 2008 and Visual C++ Express 2008. I have selected system target file as nidll.tlc,make command as make_rtw and template nidll_vs.tmf. When I try to generate .dll file I get the following error.
    Attachments:
    SITProblem.JPG ‏101 KB

    Hi,
    No . I could not solve the issue. Presently we are using microautobox (from Dspace)for doing the RCP.
    Himadri 

  • LabVIEW for ARM 2009 Read from text file bug

    Hello,
    If you use the read from text file vi for reading text files from a sdcard there is a bug when you select the option "read lines"
    you cannot select how many lines you want to read, it always reads the whole file, which cause a memory fault if you read big files!
    I fixed this in the code (but the software doesn't recognize a EOF anymore..) in CCGByteStreamFileSupport.c
    at row 709 the memory is allocated but it tries to allocate to much (since u only want to read lines).
    looking at the codes it looks like it supposed to allocated 256 for a string:
    Boolean bReadEntireLine = (linemode && (cnt == 0)); 
    if(bReadEntireLine && !cnt) {
      cnt = BUFINCR;    //BUFINCR=256
    but cnt is never false since if you select read lines this is the size of the file!
    the variable linemode is also the size of the file.. STRANGE!
    my solution:
    Boolean bReadEntireLine = (linemode && (cnt > 0));  // ==
     if(bReadEntireLine) {    //if(bReadEntireLine && !cnt) {
      cnt = BUFINCR;
    and now the read line option does work, and reads one line until he sees CR or LF or if the count of 256 is done.
    maybe the code is good but the data link of the vi's to the variables may be not, (cnt and linemode are the size of the file!)
    count should be the number of lines, like chars in char mode.
    linemode should be 0 or 1.
    Hope someone can fix this in the new version!
    greets,
    Wouter
    Wouter.
    "LabVIEW for ARM guru and bug destroyer"

    I have another solution, the EOF works with this one.
    the cnt is the bytes that are not read yet, so the first time it tries to read (and allocate 4 MB).
    you only want to say that if it's in line mode and cnt > 256 (BUFINCR) cnt = BUFINCR
    the next time cnt is the value of the bytes that are not read yet, so the old value minus the line (until CR LF) or if cnt (256) is reached.
    with this solution the program does not try to allocate the whole file but for the max of 256.
    in CCGByteStreamFileSupprt.c row 705
     if(linemode && (cnt>BUFINCR)){
       cnt = BUFINCR;
    don't use the count input when using the vi in line mode. count does not make sense, cnt will be the total file size. also the output will be an array.
    linemode seems to be the value of the file size but I checked this and it is just 0 or 1, so this is good
    update: damn it doesn't work!
    Wouter.
    "LabVIEW for ARM guru and bug destroyer"

  • Flash drag and drop not working on Firefox for android browser

    Drag and drop functionality is not working using Firefox Browser for Android on tablet. We tested with flash action script 2.0 & 3.0 content, both have same issue. Specs of the tab and OS are as follows.
    Android - Kitkat 4.4.2
    Tab models - Lenovo A7600H and Samsung Tab4 T531
    Please refer to a previous case raised on the same issue here at this link (Case 1029615) - https://support.mozilla.org/en-US/questions/1029615
    Additionally, we observed that the object on which Drag and Drop event was triggered, is moving little bit when we double tap.
    Does Firefox provide any libraries to support Drag and Drop functionality on Flash? We are using Geekoview api to execute flash content in our app. Will the same support be provided in Geekoview as well?
    Are there other folks facing the same issue? Is there a solution or workaround to get this feature running?

    Flash on Android is no longer supported by Adobe. While Firefox does support basic functionality we mainly focus on legacy video applications. You may run into issues with Flash and Geckoview. I doubt we have any resources to support that configuration.

  • Unable to load ADF Mobile for Android deployment profile.

    Hello,
    I'm trying to implement a simple application on an android platform using this:
    [http://docs.oracle.com/cd/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html]
    I already downloaded the updates needed as extensions and started the emulator using the SDK Manager.exe. However, i'm not able to create a deployment profile of type: "ADF Mobile for android". I only find type "ADF Mobile Feature Archive" which doesn't work for me because when i try deploying it, i don't find the "deploy application to emulator" option. Any thoughts?
    Regards,
    Mohamed

    Hi.
    To deploy to the emulator or to a device, you must create a deployment profile on your application, not on the ViewController or ApplicationController projects.
    Best Regards,
    Frédéric.

  • How do I get Firefox for Android to download and install?

    I had Firefox installed on my Android tablet, an Asus TF300T. I was notified there was an update so I clicked to let in install. I avoid auto updates as I need to use a website that is always a couple of versions behind in compatibility. Well, the update would not download and I tried several times. It just seems to time out (error 495 is reported). I tried uninstalling Firefox to attempt a fresh install. This has worked with other apps that were being difficult when installing updates. Now I still can't get Firefox for Android to complete a download in order to get it installed. What's the deal with this latest version? I'd like to get Firefox back on my tablet but the options are extremely limited and frankly the amount of help on the website is also extremely limited. Any help would be appreciated.

    From where you try to download Firefox for Android?
    Download it from [https://play.google.com/store/apps/details?id=org.mozilla.firefox here]

Maybe you are looking for