anyone know how to read myphone/SIM card number? and what type of mobile phone that can do it?
thanx before
anyone know how to read myphone/SIM card number? and what type of mobile phone that can do it?
thanx before
hi,
it is not possible to know the SIM card number in java nor in symbian c++
The api access is not provided for conventional developers ..
Regards,
Mateen Maldar
"Whatever the mind can conceive and believe, the mind can achieve"
some time you said that its not possible to extrect own number of a device.now what you say is possible in symbian 5 edition.
You can try to get System property :
com.nokia.mid.msisdn
The MSISDN (Mobile Station International Subscriber Directory Number) stored in the SIM card.
Newer S60 3rd Edition FP 2 devices and devices with Java Runtime 1.3
Series 40 6th Edition
This property is available only in the manufacturer or operator domain.
Returns all MSISDN numbers stored in the SIM separated by blank (Unicode U+0020). One MSISDN number is usually maximized to 15 decimal digits.
Note: SIM cards do not necessarily contain a single MSISDN. If none are present, com.nokia.mid.msisdn returns null.
Its still not possible for normal developer to get it and in most of the cases its not present on the SIM card.
Thanks,
Ekta
And... the SIM card serial number is called "imsi" (International Mobile Subscriber Identifier). Search for it ("imsi") in the library and discussion boards to learn more about the conditions on when you can retrieve/read it:
http://discussion.forum.nokia.com/fo...?search_type=1
While you're at it, search also for "msisdn" or "own number" for more on that topic.
but i have an application installed on my nokia72 that is for tracking of device. as soon as it detects sim change it sends the new sim card no. to a pri decided number as SMS.that means some how its possible to get own no.
Is it a J2me / java app doing this on N72, no Its a Symbian app; and may be in Symbian you might get it.
Thanks,
Ekta
ya its symbian application and i m serching the solution for symbian.but but i m not able to get it.
every one is saying its not possible.i any how i have to do it.
Please post this thread in Symbian forum and I hope you will get the reply their much faster.
Thanks,
Ekta
Not everyone is saying that. First of all, as you've been instructed: use the search function of this site (you can limit your search to cover only the Symbian C++ related forums), then post Symbian C++ questions on Symbian C++ forums, and not Java forums (like this one). Another keyword for you to use in your search: CTelephony