Using labview applications on mobile phones

Hello,
I am interested in using LabVIEW applications on Mobile Phones. Kindly suggest how it could be used and which type of mobile phones are suitable it.
Thanks

Hi Intelligent,
National Instruments has a Mobile Module for developing applications specifically for mobile devices.  Check out this article for supported devices: LabVIEW Mobile Module Software Requirements and Supported Devices.
In addition, if you device runs Windows XP Embedded, you should be able to install the LabVIEW Runtime Engine and then run an executable built in LabVIEW.
Have a great day,
Chris V
Applications Engineer
National Instruments

Similar Messages

  • Send short message from Java application on mobile phone to server; http

    Hello!
    My question is: can I send short message from Java application on mobile phone to server - with the use of SMS (WMA) or http connection?
    I found this topic http://forums.sun.com/thread.jspa?threadID=5405431 about: "how to send data from midlet to servlet using doPost method".
    There is also such topic http://forums.sun.com/thread.jspa?threadID=5408046&tstart=0 about: "CLDC and MIDP - sending SMS to server -> Wireless Messaging API (WMA)".
    Please, kindly help me.
    Code from the topic mentioned above, edited by me so that it can be read easily:
    //http://forums.sun.com/thread.jspa?threadID=5405431
    //CLDC and MIDP - Re: how to send data from midlet to servlet using doPost method
    I want to know how to pass the values .
    for examples : this is what i wrote for doGet
    String url = setting.getUrl().toString()"/testProServlet/servlet/UpdateCompanyProfile?userId="+loggedInUserId"&svComp="saveCompHex;
    userId and svComp has the data which is very long so i wanted to use doPost.
    Now i dont know how to do it.
    This is what i have done in doGet (midlet)
    public void saveCompanyProfile(String saveComp,int flag,String blankFieldNm)
         System.out.println("flag===" flag);
         if (flag==1)
              displayAlert("Company Profile Edit",blankFieldNm+" field cannot be blank.",AlertType.ERROR, edCmpRecForm, true);
         else
              String saveCompHex = helper.encodeHexString(saveComp);
              // String saveCompHex =saveComp;
              HttpConnection httpConn = null;
              serverSettings setting = new serverSettings();
              System.out.println("saveCompHex===" saveCompHex);
              String url = setting.getUrl().toString()"/testProServlet/servlet/UpdateCompanyProfile?userId="loggedInUserId"&svComp="saveCompHex;
              System.out.println("url of save company profile:: "+url);
              InputStream is = null;
              OutputStream os = null;
              try {
                   // Open an HTTP Connection object
                   httpConn = (HttpConnection) Connector.open(url);
                   System.out.println("urlMidlet1 save edited company data===::" url.length());
                   // Setup HTTP Request
                   httpConn.setRequestMethod(HttpConnection.POST);
                   httpConn.setRequestProperty("User-Agent","Profile/MIDP-1.0 Confirguration/CLDC-1.0");
                   System.out.println("urlMidlet2===" url);
                   int respCode = httpConn.getResponseCode();
                   System.out.println("respCode edit company profile=====" respCode);
                   if (respCode == httpConn.HTTP_OK)
                        StringBuffer sb = new StringBuffer();
                        os = httpConn.openOutputStream();
                        is = httpConn.openDataInputStream();
                        int chr;
                        while ((chr = is.read()) != -1)
                             sb.append((char) chr);
                        String sResultSvCompanyProfile= sb.toString();
                        System.out.println("+++++++++++++Company sResult+++++++++++++==="sResultSvCompanyProfile);
                        if (resultViewCompanyProfile.trim().equals(""))
                             System.out.println("++++++++++++++If++++++++++++++SaveCompanyProfile===");
                             displayAlert("Login Incorrect","Username and Password incorrect", AlertType.ERROR, mainForm, true);
                        else
                             System.out.println("++++++++++++++Else++++++++++++++SaveCompanyProfile===");
                             //companyProfile();
                             displayAlert1("Information","Company Profile edited successfully", AlertType.INFO, profileMenuScreen, true);
                   else
                        System.out.println("Error in opening HTTP Connection. Error#" respCode);
                        //the line below divided into two lines because it was too long
                        displayAlert("Connection Failed","Cannot connect to server, please contact the Administrator.",
                        AlertType.ERROR, mainForm, false);
              catch(IOException e)
                   e.getMessage();
              finally {
                   if(is!= null)
                        try
                             is.close();
                        catch (IOException e)
                             // TODO Auto-generated catch block
                             e.printStackTrace();
                             displayAlert("Connection Failed","Cannot connect to server, please contact the Administrator.",
                             AlertType.ERROR, mainForm, false);
                   if(os != null)
                        try
                             os.close();
                        catch (IOException e)
                             // TODO Auto-generated catch block
                             e.printStackTrace();
                             displayAlert("Connection Failed","Cannot connect to server, please contact the Administrator.",
                             AlertType.ERROR, mainForm, false);
                   if(httpConn != null)
                        try
                             httpConn.close();
                        catch (IOException e)
                             // TODO Auto-generated catch block
                             e.printStackTrace();
                             displayAlert("Connection Failed","Cannot connect to server, please contact the Administrator.",
                             AlertType.ERROR, mainForm, false);
              } //end finally
         } //end else (?)
    } //end savecompany

    hi,
    SMS API(WMA) is an optional package. It is not a MIDP1.0 or MIDP2.0 api's.
    There are phones which has WMA api with MIDP1.0 support .... Nokia 3650
    Seimens has some phone with their own api's to send sms.Check out seimens site for more info
    BTW, What do you mean buy sending SMS to Server????
    If you want to send message to server you can do it with Http.
    HTH
    phani

  • How can we implement a j2me application on mobile phone

    Hello to All
    I am working on j2me and made a application that is online ticket booking for cinema hall. it is running on j2me wireless toolkit . Now i want to run this application on mobile. and how can be access this application by every the user who have java enabled mobile phone.i want to know that it may be access through internet suppose se have upload this application on our server.
    Thanks in advance
    Mukund

    I have been having problems in implementing a simple application that fetches information from a server to a mobile phone, then using OTA midlet capabilities.
    Have you got any code that you have tested on the device rather then on the emulator only?
    All the samples i have used from books and online sources didnt work with my server.
    The midlet simply asks for connection and then it gets stuck without displaying anything.
    Please gimme some hints :)

  • Using HP ePrint with mobile phone internet connection

    Hello, I have a peculiar problem.
    I have an HP Officejet 4630 e-All-in-One series printer and I want to set up HP ePrint.
    I have internet connection for my laptop computer, which is the computer I use. It too is a HP. To set up your HP ePrint account you need the printer's code number which can be printed from the printer's control panel. Once you have the printer code, you can then enter it in to your account to add your device. My problem is that my interent connection is the mobile phone which I use to connect my laptop to the internet. The printer is then connected to the computer using either the direct wireless feature or using the supplied USB cable. Because of this, I can't obtain the printer's code, from the printer's control panel. I do not use landline internet connection as the mobile phone is used as a modem.
    What do I do?????????
    Can I just phone technical support and ask them to email my printer code??????
    This question was solved.
    View Solution.

    Jagaccountant wrote:
    ... Can I just phone technical support and ask them to email my printer code??????
    Hi,
    No, this is not going to work and WON'T work at all. Your printer MUST be connected to the internet to allow ePrint to work. No point to send an email to printer and it is NOT there.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • About use WDA application in mobile

    Hi, all
      Such as the title, How to use the WDA application in mobile devices through the Web browser?
      Thank you very much!
    Ken.li

    According to me Web Dynpro for ABAP does not support development of applications for mobile. It is supported in Web Dynpro for Java.
    Regards,
    Saket

  • Can I use j2ee in gprs mobile phone?

    How can I use j2ee in gprs moblie phone?

    Actual mobile phone are unlikely to support J2EE themselves as this is mostly server-side technology.
    You can get phones though that support J2ME, these can the communicate with a server running J2EE technologies.
    I'm not sure however if any gprs phones yet support J2ME, and it also depends on where you live.
    Try looking in the devices section at www.microjava.com

  • Installing applications onto mobile phone.

    I've just got a Sony Erricson k750i and I'm trying to install a j2me app onto the mobile phone, I've tried 2 ways but can't get either to work.
    1) USB - I'm able to browse the phone's files fine via USB cable but I have no idea where to put the .jar and .jad file in order for the phone to be able to run the application.
    2) Bluetooth - I set up a connection between my PC and phone, I click send file from pc-> phone, I click "accept" on the phone but then it says "downloading failed" even though on the PC end it says it was sucessful.
    Please help me install this app, thanks

    Thanks for the reply.
    I managed to get it working via USB by placing it in the 'other' folder, which then allows me to install it into games or application.
    I having a new problem though: I am able to copy over .jars from the example applications folder that came with the Sun wireless toolkit and this will install fine. The problem comes when I try and install my own projects onto the phone. They copy over fine, but when I click install, it says 'operation failed'
    I'm not sure what I'm doing wrong, because the projects compile fine in the wireless toolkit, and I click project -> package and it writes the files. I copy them over, try and install and it fails.
    Any ideas?
    Thanks

  • Deploying Oracle Applications over mobile phones

    Hallo!I am an Oracle Newbie studying for the Oracle 10g Administration course.
    I am just curious.If one wanted end users to access Oracle Applications e.g E-Business Suite,Discoverer,Siebel etc over mobile phones such that Oracle Forms and Reports could be loaded over a mobile phone,what would this entail?
    What kind of configurations would need to be done on the Application Servers plus on the mobile phones themselves to realize this?Will you need J2ME plus other s/w to do this?
    Please give me a very brief overview as to the applications needed and configurations to be done to achieve this.
    Thanks.

    1) >>>>I ftp-d my rdf file to the default demo directory
    "OraHome1/j2ee/OC4J_Demos/applications/reportsDemo/web/examples/Tools/emp.rdf"
    <<<<<
    The name of the file is "emp.rdf" and you are giving request for "employees.rdf".
    The important thing is the location of file should be in env variable "REPORTS_PATH"
    ( to be set in $OH\bin\reports.sh)
    Thanks
    The Oracle Reports Team

  • HT2205 can isync be used for windows os mobile phone

    i got a mobile phone which run Windows os.  Can the said software be used for sync between the phone and Mac PC (os 10.7)?
    i get another Samsung mobile phone.  The Kier program, that released by Samsung, cannot find/connect the phone when using USB wire.  When using Wifi, the iCal cannot be sync.  What is a better soluction for this?

    The free one is on the Mark/Space website. I found it by:
    1>>Go to www.markspace.com
    2>>Click on PRODUCTS on the NaviBar
    3>>Below the "Choosing your phone for the Missing Sync", there is a bunch of links under the title PRODUCT SUPPORT. The last link (on the last line) of that bunch of links is FREE VERSION UPDATES.
    4>>I needed one for Windows Mobile. So I downloaded VERSION 3.1.0, and haven't used a serial code. It keeps asking me everytime I sync to get a serial, but I haven't. I just said "REGISTER LATER", and I have being getting away with it fine. I know it's illegal, but they offered it as a free version. Who can argue with that?
    (Don't answer that question!!)
    Hope this helps!

  • Can I use Ipad in other mobile phone operator's network in the world

    I am living in bangladesh and would like use a iPAD 2, i would like to use the iPAD in mobile opeator's network, which is a CDMA EVDO network. It would be very helpful for me if anyone can tell, is it possible to use iPAD 2 in any other CDMA network other than Verizon

    reply plz

  • LIghtroom on my mobile phone doesn't work anymore because the "trial" period is over. How do I fix this so I can use it on my mobile phone again?

    I'm just trying to get Lightroom to work on my mobile phone again......help.

    Hi Charles. please read this article...Lightroom mobile unavailable to Education memberships | Kivuto
    Creative Cloud memberships purchased from a third-party provider (e.g. Kivuto) do not provide access to Creative Cloud services, including Lightroom mobile.
    Guido

  • I want to run the application in Mobile Phone

    hi,
    I want to load my application in the mobile and to execute .can you tell me how to do that?
    Sathaa

    Hello SIR
    fst chk ur mobile . which connection it support.
    if it Support Bluetooth/infred/Data Cable then connect ur mobile
    with PC through this connection .
    then tansfer your application to your PC
    then run the applicatian and ******** ENJOY ******* uy app
    bye bye
    Souvik

  • Using rms on a mobile phone

    I am having troubles using the rms. My app works fine on the emulators but when I upload it onto the phone it doesnt appear to do anything. If you know the reason please reply.

    I am using the motorola i85s phone same emulator. The app runs without crashing. I try to save to a new database but it doesnt seem to work. It doesnt crash, just continues to the other parts of my program.

  • Use skype credit call mobile phone and the line wa...

    I use skype credit to calll oversea from Thailand but during this month the line was cut immediatly when they pick up the phone. The credit was cut also. Send to skype center but noone response, pls help.

    Hello and thanks for bringing this to our attention. I'll have it investigated.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • Problem in mobile phone camera Image retrieval using J2ME ...

    Hi
    I am doing video surveillance application with mobile phone ...
    but i am not able to get the images faster from my mobile phone ..
    I need atleast 2 photos /frames per second using J2ME ...
    wen i tried it , it is very slow and i am not able to get 2 frames per second ...
    can somebody help me ?

    That's quite a bunch of stuff you want to do there.
    Just a short hint for the image processing part here: You can ask any BufferedImage for it's raster (using getRaster()), and you can use the raster's getData() method to access the DataBuffer (the array storing the pixel values). It should be quite easy to split the DataBuffer into 9 tiles which you can then store as blobs. You can also use the DataBuffer to check for color values, or, if you don't want the trouble, you can always use the raster's getRBG(...) method - beware though, it's a lot slower for processing large quantities of pixels. Just another hint: you will have to cast the DataBuffer to it's real type if you want to access the pixel values, for example to DataBufferByte for most RGB images. You can use the DataBuffer's getType() method to determine which kind of buffer the image is using.

Maybe you are looking for

  • Backup a dual boot iMac with OSX + Vista to Time capsule and USB hard drive

    I have just bought a Time Capsule which is now working as my WiFi Network base station and backs up an iMac and a Macbook. The iMac has both OSX and Vista (using Boot Camp) and I was using a USB Hard Drive that has 2 partitions (HFS+ for the Mac; NTF

  • OS lion and kindle app download error, why?

    I've downloaded os lion for my mac but it always ends up in an error message upon installation.  Meanwhile, my kindle app was ok these past few days but then it suddenly crashed and i couldn't re-open it anymore. I tried to uninstall the application

  • Itunes was not installed properly, please reinstall - how do I do this?

    itunes has stopped working - I get an error message stating that itunes was not properly installed, please reinstall how do I do this?   I have only been having problems since the last upgrade..... HELP!

  • "Bluetooth: Not Available" after upgrading to Yosemite

    Hello everyone, I just upgraded my MacBook Pro (15" with retina) to Yosemite this morning, and could not use my wireless trackpad correctly anymore (i can't scroll or swipe) The bluetooth icon in status bar is grey and says "Bluetooth: Not Available"

  • Using variants to set/get container variables?

    I am trying to determine if there is a way to retreive TestStand container variables into CVI using variants.  The goal is to not have to get each member of the container separately.  I am not seeing a way to do this - if it can please done can you p