I tried googling in google but unable to find the answer
Will anyone please let me know, how can i retrieve the current phone number from the android code. I think phone number will be stored in the sim card.
Thanks & Regards, SSuman185
|
I tried googling in google but unable to find the answer Will anyone please let me know, how can i retrieve the current phone number from the android code. I think phone number will be stored in the sim card. Thanks & Regards, SSuman185
| |||
feedback
|
|
You can try:
Needs | |||||||||
feedback
|
|
If the TelephonyManager didn't work you can get this info through AccountManager. One of the accounts will be the number, the others are the mails. See source details implementation on this post: Get phone number problem | |||
|
feedback
|