Hi Rokeyge,
Thanks for your help. But unfortunately, it does not clarify my query.
To make things more clear, I need to know, the classes/methods which
fetches the various attributes which are related to a SIM.
For eg;
getDeviceId() - Returns the unique device ID, for example, the IMEI
for GSM.
getNetworkOperator() - Returns the numeric name (MCC+MNC) of current
registered operator.
I am quite sure these are the attributes which will vary on a case to
case basis and there would be some specific methods/classes which
would fetch these information from where it is stored.
I searched a lot in the AOSP to find the classes/methods which does
this, but my efforts were in vain.
Any help in this regard is much appreciated.
Kind Regards,
Anees