Its very much frustrating situation now in project. I am stuck up at one point. I want do a simple task as follows
I have asked this question before also but no solid answer I got. It seems a very important API and no one care about it. Please provide me some code snippet if you have please...
I am stuck up here and in the android telephony service documentation I don't able to understand anything... It will very helpful if anyone can provide some code for the above.
When you start Application Save your SIM(Subscriber ID)
.
Then every restart fetch SIM(Subscriber ID) And Compare with previous one which you save.
And for Finding SubscriberID number --
IMSI = m_telephonyManager.getSubscriberId();