Get MSISDN from the SIM using Android
问题 I'm trying to retrieve the MSISDN from the SIM using Android, I have tried getLine1Number() but this only returns the MSISDN stored in My Phone Information or Owner Information secction, if these info is not stored, Android will return a null value. Do you know any work around from this? or is there a way to derive the MSISDN from the SIM number ( getSimSerialNumber() )? Awaits a solid Answer as always !!! :) 回答1: The MSISDN (aka the mobile phone number) isn't a SIM data, so you can't