The getNetworkOperator() can return MCC+MNC , but this is not the SMSC
number.
Is it any other way to get the SMSC number ?

On Oct 12, 9:57 am, Delirium <[email protected]> wrote:
> SMSMessage object allows you to set SMSC number, and you can get it
> after setting, otherwise it returns null.
> The only "solution" i found is to map SMSC numbers manualy to mobile
> network numbers which you can get from TelephonyManager.
> See android.telephony.TelephonyManager.getNetworkOperator() for
> details.
--~--~---------~--~----~------------~-------~--~----~
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