carrier_info
carrier_info copied to clipboard
Force Close after running example code
i got this error in log " java.lang.NoSuchMethodError: No virtual method getSubscriptionId()I in class Landroid/telephony/TelephonyManager; or its super classes (declaration of 'android.telephony.TelephonyManager' appears in /system/framework/framework.jar!classes2.dex) "
@TerraRome some fix? It happens only with android 6 and android 7.
@TerraRome, I have forked and adjusted that bugs and handled the library for android 6.0 and higher. I have ignored the cellId
field, but the library worked for all android devices on my tests. Feel free to take a look.
https://github.com/Cannon99/carrier_info