I am working on Sms Receive in android,if the users phone is a dual sim phone how to identify the sim from which SMS is being received,in the uploaded picture the message has been received by sim2, how can I retrieve that info on my message receiver?
Asked
Active
Viewed 799 times
1

appukrb
- 1,507
- 4
- 24
- 53
-
please see http://stackoverflow.com/questions/16279210/get-the-imsi-number-or-destination-phone-number-from-incomming-message-sms – Shayan Pourvatan Feb 05 '14 at 07:15
1 Answers
1
Android SDK does not have support for dual sim. you need to contact your device manufacturer for sdk.

Amit Chauhan
- 6,151
- 2
- 24
- 37