How to Get IMEI number

is there any code available for gettin the imei number internally

Well, it all depends on your problem domain.
If you're processing CDR files from transmission towers the IMEI may be contained in those files (depending on the make and model of the tower, some may include it only if there is no other way to identify the phone in question, like a SIM number).

Similar Messages

  • 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

  • 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 imei number via serial number?

    i have lost my iphone 4 and i dont have anything except my mobile serial number. to report in police i need imei number. please help me.

    If you don't have access to the phone, you may have a backup from iTunes that we can use to pull out the IMEI number. I am one of the developers for a program called Decipher Backup Browser -- we built the ability to view the IMEI number in the backps into our free trial (for folks in this exact predicament!) If you want to give it a try, you can download the free trial of our program here:
    Mac: http://deciphertools.com/bb-mac.html
    Windows: http://deciphertools.com/bb-win.html
    If you want to read a little bit more about doing this, you can also read this blog post I wrote about it here:
    http://decipher-media.blogspot.com/2013/04/how-to-find-your-imei-if-you-no-longe r.html
    (Disclaimer: As I mentioned, I work for the company that I am posting links for, so I may benefit, directly or indirectly from clicks on the links above. )

  • Need to know how to get imei number from an iphone i no longer have the box, i have the serial number any help!?

    hi i need help if anyone knows how i can find imei number i have the serial number??

    Hey bud sorry i forgot to mention that my phone was stolen, so i go online to see the phone i bought in the apple web page and all i can see is the serial number for the phone, my question is if i can use the serial number to know the imei number?

  • I lost my phone.i have only the serial number .how i can get imei number with it???

    i lost my phone.i have only the serial number .how i can get imei number with it???

    Call your carrier, they have a record of your IMEI number. Or, read here:
    http://support.apple.com/kb/ht4061

  • HOW TO GET IMEI ON IPHONE5 WITH SERIAL NUMBER

    need to get imei number on iphone 5, i have serial number

    Your carrier will have a record of the phone's IMEI number. You can also obtain the number using the following:
    http://support.apple.com/kb/HT4061

  • HT4061 I lost my Iphone and I need IMEI number, but I have only serial number. Can I get IMEI number through Iphone serial number ? if possible please help and let me know how

    I lost my Iphone and I need IMEI number, but I have only serial number. Can I get IMEI number through Iphone serial number ? if possible please help and let me know how

    If you go to the computer where your sync your phone to and open itunes and then go to edit in the tool bar then preferences then device preferences then devices.. hover the mouse pointer over your device name in the back up lists that appear there and it shows the IMEI

  • 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

  • How to find imei number in cloud

    how to find imei number on cloud?

    Here are the various ways to learn your iMEI number.  iCloud is not one of them.
    http://support.apple.com/kb/HT4061

  • How to get week number from date

    Hi,
       please mention how to get the number of week from a particular date using fn module?

    Hi Debarshi,
                       Use FM <b>DATE_GET_WEEK</b>
    Reward points if helpful.
    Regards,
    Hemant

  • How to get total number of days

    Hi All,
    how to get total number of days , for example if month eq 05 then need to get total number of days until MAY 31.
    and how to get total number of days in a month.
    Thank You,,
    Sriii..

    Hi Sridhar,
    Pls Try to search before posting general questions.
    Try this,
    CALL FUNCTION 'DAYS_BETWEEN_TWO_DATES'
        EXPORTING
          i_datum_bis                   = p_lv_date1
          i_datum_von                   = p_lv_date2
       IMPORTING
         e_tage                        = p_e_date_difference
       EXCEPTIONS
         days_method_not_defined       = 1
         OTHERS                        = 2
      IF sy-subrc  0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
             WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    Regards,
    Sunil kairam.

  • Indesign CS3: How to get the number of the current layer?

    Hallo!
    How to get the number of the current layer in a page?
    Thanks,
    Alois Blaimer

    InterfacePtr<ILayerList> layerList(documentUIDRef, UseDefaultIID());          <br /><br />int32 layerCount = layerList->GetCount();<br /><br />To findout layer name use<br /><br />IDocumentLayer* documentLayer = layerList->QueryLayer(layerIndex);<br />                         <br />PMString layer=documentLayer->GetName();

  • How to get physical number of selected row on the screen.

    Hi,
    We have block defined with Numbers of Records Displayed = 3. In the same time the data set contains 10 records. We would like to know how to get a number of row selected on the screen. i.e. in our case that the number will be always between 1 and 3 independent of the current row position in the data set.
    Best regards,
    Constantin.

    You can calculate that number by subtracting :SYSTEM.CURSOR_RECORD and GET_BLOCK_PROPERTY('BLOCK', TOPMOST_RECORD)

  • How to get the number of columns in a result set???

    hi everyone..
    i am trying to establish a servlet applet communication....
    my applet send the sql query to the servlet as serialised string and then the servlet executes the query...
    Since i need to pass the result back to the applet, i thaught of passing the whole reult set to the applet..but that seems to be not possible..
    so i thaught of storing my result set data in a vector and then pass the vector,but the first problem that i came across is that how to get the number of colums in a result set....
    so is there a way to get the number of columns in a result set...???
    and also i would like to know if it possible to send my whole result set to the applet bye serialization or by any method...???
    thanx in advance

    You shouldn't do. It expenses resources (you should always close the ResultSet and the Statement as fast as possible). Simply gently process it into a Collection or Map of DTO's. Those are serializable.

Maybe you are looking for