![]() |
Is there a way to detect a sim card change? Hi all, I am just wondering if there is any chance to detect a sim card change. Following use case: - software is being installed - software somehow saves an unique information about the sim card - sim card changes - software recognizes change Any help would be appreciated. Thanks a lot |
There are no listener events for this as it can only occur when the battery has been removed - you can use SIMCardInfo.getIMSI() to see if it's changed. |
great. that is exactly what I was looking for. |
:) Unless you are leaving your app open, I would suggest keeping changes in a persistent memory file, so if the app is closed and re-opened you'll be able to keep detecting changes. |
| All times are GMT -5. The time now is 01:32 AM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.