سؤال

I am creating a application in which i have to send the IMEI (International Mobile Equipment Identity) number to the server, IMEI is a unique 15-digit serial number. This is to register the device on the server that unique number on the server and then fetch all the details of that device and send it to the server like, call details,wifi,mac address ,messages,contacts e.t.c

How can i fetch both the sims details when there are two SIMs in the device, and there details of both the sims like mobile numbers, call details/history,messages,contacts of both the SIMs separately.

Thanks

هل كانت مفيدة؟

المحلول

You can use TelephonyInfo to get details of the dual sim phone.

for better explanation, have a look at this post.

Android : Check whether the phone is dual SIM

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top