How to get imei on window Mobile???

Hi All,
I want to get IMEI number on Window Mobile using J2ME , how to get it?
Thanks.

Not covered in the general CLDC and MIDP API. Check the manufacturer's developer area, they may have a proprietary API that allows this.
Any solution would certainly be manufacturer dependent, and may also be model dependent. A proprietary API is by its very nature supported only on certain models.
db

Similar Messages

  • How can I zoom the Windows mobile reader to a specific %?

    How can I zoom the Windows mobile reader to a specific %?
    The Windows mobile reader has a VERY poor zoom
    It only has a slide bar & has very poor increments, like if I'm at 33% the next step up is 50%
    on a mobile with a small screen you need every extra bit you can get so
    PLEASE !!!
    allow us to put in a specific % to zoom to (in increments of 1)
    How would I see what version I have?
    How would I download the latest version to see if it has that improvement?
    I don't see a download for the mobile version on your site

    I change the user with a batch to SP01

  • How to get IMEI number of ME using proactive command

    Can anyone send me a sample code to get IMEI number of mobile equipment using proactive commands....

    Hi,
    I hope its can help you.
    private static final byte TAG_IMEI = (byte) 0x14;
    byte result=0;
    short IMEI_LEN;
    byte[] imei_buf;
    ProactiveHandler ProHdlr;
    ProactiveResponseHandler ProRespHdlr;
    ProHdlr = ProactiveHandler.getTheHandler();
    ProHdlr.init(PRO_CMD_PROVIDE_LOCAL_INFORMATION, (byte) 0x01, DEV_ID_ME);
    result = ProHdlr.send();
    if (result < RES_CMD_PERF_SESSION_TERM_USER) {
    ProRespHdlr = ProactiveResponseHandler.getTheHandler();
    IMEI_LEN = ProRespHdlr.findAndCopyValue((byte) TAG_IMEI, imei_buf, (short) 0);
    Cheers,
    Asep

  • Subject: How to get a rolling window  query of last 12 months?

    Subject: How to get a rolling window of last 12 months?
    I am developing a report on 0TCT_C21. I want to compare process chain execution time for every month for last twelve months to see a trending report.
    How can I determine this information dynamically, i.e., when report is run, let us say in Dec 2009, it will show me 12 columns: Jan to Dec 2009, but if report was run in Dec 2010, it will show   12 columns results from Jan to Dec 2010.
    Any information will be greatly appreciated.

    Hi,
    Keep offset value-1, -2, -3, ... -11 for 0Calmonth.

  • How to get the parent window in sub-child controller class in javafx?

    how to get the parent window in sub-child controller class in javafx?

    You can get the window in which a node is contained with
    Window window = node.getScene().getWindow();Depending when this is invoked, you might want to check the Scene is not null before calling getWindow().
    If the window is a stage that is owned by another window, you can get the "parent" or "owner" window with
    Window owner = null ;
    if (window instanceof Stage) {
      Stage stage = (Stage) window ;
      owner = stage.getOwner();
    }

  • How can get the console window name of the current form?

    How can get the console window name of the current form?

    Try the various get methods of the viewObject such as getQuery:
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.2/state/content/navId.4/navSetId._/vtAnchor.getQuery%28%29/vtTopicFile.bc4jjavadoc%7Crt%7Coracle%7Cjbo%7CViewObject%7Ehtml/

  • How to get icloud on windows vista 32 bit?

    How to get Icloud on Window Vista 32 bit PC?

    Try using the installer from the following download location at Apple:
    iCloud Control Panel 2.1.3 for Windows Vista

  • How to get imei when phone is los

    how go get imei of iphone 5 when stollen

    Ask your carrier - they have it.  It's also on the box

  • How to get pop up window in mobile application using jquery

    i am trying to implement jquery in my mobile application.iam not getting how to get a popup window

    Ram,
    Write ur code in event <b>AT USER-COMMAND.</b> Create ur own screen and call that screen for example call screen 100 at 10 10. And after entering the date call the secondary screen.
    AT USER-COMMAND.
    Effect
    Event in interactive reporting
    This event is executed whenever the user presses a function key in the list or makes an entry in the command field.
    Some functions are executed directly by the system and thus cannot be processed by programs. These include:
    PICK
    See variant AT LINE-SELECTION
    PFn
    See variant AT PFn
    System command
    System command
    PRI
    Print
    BACK
    Back
    RW
    Cancel
    P...
    Scroll function (e.g.: P+ , P- , PP+3, PS-- etc.)
    Instead of this functions, you can use the SCROLL statement in programs.
    Since many of these system functions begin with "P", you should avoid using this letter to start your own function codes.
    Otherwise, the effect is as for AT LINE-SELECTION; also, the current function code is stored in the system field SY-UCOMM.
    Regards,
    Prakash.

  • How to get imei number and mac address of mobile device on adf mobile

    Hi experts,
    I need to get imei number and mac address of device (supposed to be works on both android and iphone) on adf mobile
    bgrds

    Hi,
    Adf mobile support phonegap api. Version must be 2.0(you can check it by below code snippet) You can just reach uuid from both platform via cordova. Espescially, IOS restriction limits you to get device infos that you mentioned, but you can get uuid.
       getCordovaVersion = function ()
            var cordovaVersion = device.cordova;
            return cordovaVersion;
        getDeviceUUID = function ()
            var uuid = device.uuid;
            return uuid;

  • How to get Java on my mobile device.

    I pretty much only have one use for Java. I go to a game site that needs Java to run the game, but I don't know what Java program to put on my phone to make it work.
    I have a Palm Treo 700wx with Windows 6. The site I go to is http://wild.ffiends.com/DCourt/Game.stm
    To make that display on my phone's internet what is the best program? J2ME? And how to get it.
    Thanks up front.

    Hi,
    I would ask does the phone have an App for getting IMs ?
    Is the setting to Forward IMs to the Phone set in iChat > Preferences > Accounts ?
    Does your Phone Service support IMs from outside their Network ?
    I presume though that you are sending text to a number (+1234567890) rather than forwarding ?
    The UK T-Mobile site has this page But needs a teelphone number to run the tool and does not answer FAQs as such
    The FAQ Page is here (UK Site)
    I would also be looking for any settings on the my account page (if I had one) to see if Accepting IMs has to be set there (And costings)
    8:41 PM Thursday; April 2, 2009

  • How to get current PopUp Window

    Dear All,
    I am using NetWeaver 7.1 sp1 and facing a problem. Actually I want to show a view in popup window. The popup window works fine but i want to get currently popup window. How can i get it in View and controller ??
    I found a solution : wdContext.currentPopupElement().getWindowInstacnce();
    but in wdContext there is no method like .currentPopupElement(). plz help.

    Hi
    wdContext.currentPopupElement().getWindowInstacnce();
      Here PopupElement is a attribute of IWDWindow type where u have to put the window instances (say For close or life control of that popup)
    For further plz go through these doc
    1. [Dialog|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/903fed0d-7be4-2a10-cd96-9136707374e1&overridelayout=true]
    2. [Popup Window|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a04870c5-749b-2b10-06ba-d25515ef39e3&overridelayout=true]
    Best Regards
    Satish Kumar

  • How to Get the Login Window and/or Bypass Login Items?

    Greetings, folks!
    This is a silly question, but the old standby of “hold down the shift key” doesn’t work in 10.6.1:
    What key(s) need to be pressed to get the LogIn window and then after LogIn, to bypass LogIn Items?
    Thanks!!
    Richard Fairbanks

    Not here, on a fresh (erased) install.
    Pressed either before or after the initial gray Mac appears, the shift key does not access the LogIn screen. It is possible to bypass the account’s LogIn items by holding down the shift key after the LogIn screen has been called and successfully commenced, but how does one call the Login screen when the Mac is normally set up for automatic login?
    It used to be the shift key . . . 
    Thanks!

  • How can I flash my Windows Mobile 6.5.3 ROM to Firefox OS?

    Hello. I am the very last user running Windows Mobile 6.5.3, the old and abandoned operating system by Microsoft. As a Mozilla's enthusiast, I am really interested in using Firefox OS, however I can't find any ways to install such OS into my phone. May I know any guide on how to put Firefox on my Sony Ericsson Aspen?
    Device specifications are as follows:
    - Sony Ericsson Aspen
    - Running Windows Mobile 6.5.3 (Original OEM ROM)
    - Qualcomm MSM7227 CPU
    - ARM11 with the speed of 600MHz
    - 256MB RAM
    - Flash size is 512MB
    - Data Bus 32bits
    - Internal Storage 267.39MB
    - Display is QVGA (320x240)
    - Colors 65536
    - Bluetooth is 2.0 with EDR and A2DP
    A very professional ROM flasher is very welcomed to give me guidelines on how to achieve this. Thank you.

    Check this article
    *https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Installing_on_a_mobile_device

  • HT4061 how to get IMEI no. from Serial no. of an iphone?

    i would like to get the IMEI no. of my iphone with a s/n of C8W HMJ5XDT9Y. please let me know how to get it.

    If you have iTunes account.
    Go to iTunes - preferences - devices - then hold mouse on your Device name , the IMEI will appear automatically.
    thank you very much.

Maybe you are looking for

  • ITunes 7 -error message when downloading

    Hi Sorry if anybody else has raised this question, I currently have itunes 4 downloaded and am trying to download itunes 7, however i keep getting the following error from Apple support. "Service'IPod service' could not be stopped. verfiy that you ha

  • HP Photosmart 335 printer.

    Why do I get  card error message when using SD card from  Canon Powershot camera, when no problem with card from  Nikon Coolpix Different card manufacturers or card reformat makes no difference. BJK

  • Dynamic JDBC URL in JClient-Application

    I want to switch between test and production database at login. I added JTextFields for the database server and sid in the default JCLoginDialog and set the parameters Configuration.DB_USERNAME_PROPERTY and Configuration.DB_PASSWORD_PROPERTY in the m

  • Normalizing. How To. Or Make It Happen When Bouncing

    I had to create some new tracks because the old tracks were damaged.I use only one track for voice overs, not several. I noticed when I record on these newly tracks and bounce it as an mp3 to my desktop, it doesn't do a normalizing and convert action

  • ADS : Soap runtime exception when using MEDRUCK_PO

    Hello, I want to use standard PDF form MEDRUCK_PO instead of Sapscript MEDRUCK for editing PO for output type NEU. I have make changes in NACE for Application EF/Output type NEU : Program  : SAPFM06P FORM routine : ADOBE_ENTRY_NEU PDF Form : MEDRUCK_