Dear Android Experts,

I'm trying to get the SIM number by TelephonyManager.getLine1Number(),
permision has been set "READ_PHONE_STATE". As many thread discussed
before, it couldn't work in a real device due to the Internet Operator
didn't store this info to SIM card.

Now is there any other way or interface from Android to get the phone
number?

By the way, I searched one method said that it could get the phone
number by sent sms to some where, maybe the Internet Operator getway.
Do you know about this? If in that case:
1. what's the detail interface for sending the sms? by Intent or
SmsManager?
2. is there any difference for the interface from Android side amang
different Internet Operator?
3. then where and how to get the phone number?

Looking forward for your reponse......

Thanks!
Ellen

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to