[android-developers] Get current phone number on multi sim devices

2011-05-23 Thread viktor
Do any work with multi sim devices where is need to get current
calling number.

in my case 1st sim number return always, if I get it with
TelephonyManager.getLine1Number() .

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


Re: [android-developers] Get current phone number on multi sim devices

2011-05-23 Thread Mark Murphy
Android does not have native support for multiple SIMs. You will need
to ask your device manufacturer if there is a way, for their
particular device, to get other phone numbers.

On Mon, May 23, 2011 at 6:38 AM, viktor  wrote:
> Do any work with multi sim devices where is need to get current
> calling number.
>
> in my case 1st sim number return always, if I get it with
> TelephonyManager.getLine1Number() .
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.6 Available!

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