Join Today
+ Reply to Thread
Results 1 to 6 of 6
  1. #1

    Default Getting IMEI from A780 ?

    Hello everyone,
    did anyone tried out retrieving IMEI from A780 using MIDP. i know its possible in A768i. can anyone try out.. the syntax is

    String imei = new String();
    imei = System.getProperty("phone.imei");
    mMainForm.append("getting IMEI..");
    mMainForm.append(new StringItem(null, imei));

    it works on A768i .. y not in A780 ?
    if anyone knows of anyother way, pls let me know

    thanks,
    MAQ

  2. #2
    Join Date
    Feb 2005
    Location
    The Netherlands
    Cell: E680 flashed to E680i
    Posts
    1,368

    Default Re: Getting IMEI from A780 ?

    ehm.... Just type *#06#?
    Yes, but does it run Linux?

  3. #3

    Default Re: Getting IMEI from A780 ?

    Firmware info: www008w
    IMEI:*#06#
    Concerning MIDP you have to check if the phone.imei property is part of MIDP 2 or an proprietary extension API because in the latter case there might be implementational differences between the A768i and the A780. Why not try to compile and run with Motorola's Java SDK as a test?

  4. #4

    Default Re: Getting IMEI from A780 ?

    thanks for the reply..
    yeh i know by typing *#06# u can get it.. i wanted to programatically get it without the user entering it...

    i already tried with sun wireless toolkit.. it works on A768i not on A780 ..same issue (Motorola requires Digital certificate/trusted midlet signature...)

    thanks anyways,
    i will c what i can do by contacting motorola..
    btw its retarded..a prompt saying the midlet is untrusted should be *enough* and let the user use wat ever cos its his phone... i should be able to access the restrictive api like file system etc cos i am using it on my own risk... i guess the prompt was enough ! no need to overdo it !!! idiots !

  5. #5

    Default Re: Getting IMEI from A780 ?

    No, I think you should try to compile it specifically with the Motorola SDK which also works for the A780:
    http://www.motocoder.com/motorola/do...les/SDK512.zip
    Found also this info on their website:
    NOTE: JSR 179, JSR 75 - Midlets that use these APIs will run fine on the SDK emulators. However, they will not run on the actual device unless the midlet obtained the midlet signing capabilities. This capability can be requested through the following Motorola business initiative URL:
    http://www.motocoder.com/motorola/pc..._name=Innovate
    Maybe that's relevant for your signature problem?

  6. #6

    Default Re: Getting IMEI from A780 ?

    @Yongyut
    thats exactly what i am refering to... i have this sdk.. but to use it is a bit complicated since it requires to be installed with some specific IDE which no longer is supported as i searched for it.. secondly, this sdk i dont think is any different then using sun wireless toolkit ..only this signing thing is what is required.. that way the program will access the protected API's..

    dang it ! who will get this from motorola.. i already signed that form they provided but they dont reply BACK !!! Y cant they just let developers create stuff ... jerks !

    -MAQ


 
+ Reply to Thread

Similar Threads

  1. V400 IMEI error
    By Wizegui in forum P2K based Phones
    Replies: 2
    Last Post: 06-06-2008, 02:43 PM
  2. IMEI number blockage
    By docleo in forum E680i General Chat
    Replies: 1
    Last Post: 11-19-2007, 08:28 AM
  3. Change E680I IMEI?
    By weakcy in forum E680i General Chat
    Replies: 2
    Last Post: 10-23-2007, 04:23 PM
  4. Need to Change my phone IMEI
    By ealkan in forum E680i General Chat
    Replies: 15
    Last Post: 09-11-2006, 02:32 PM
  5. IMEI IMSI Access
    By mudassar in forum Development
    Replies: 12
    Last Post: 01-25-2006, 12:17 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1