Skip to content Skip to sidebar Skip to footer
Showing posts with the label Telephony

What Is The Value Of Sim State When "airplane Mode" Is Turned On

I wonder what is the value of SIM state returned by TelephonyManager.getSimState() when 'airpla… Read more What Is The Value Of Sim State When "airplane Mode" Is Turned On

Android: Telephonymanager.getsimserialnumber() Returns Null

in which cases this method returns a null reference? Can only depend on the sim card? Doesn't e… Read more Android: Telephonymanager.getsimserialnumber() Returns Null

Custom Android Telephony Application

I assume this is the proper forum , not android.stackechange since it is software related. I am a n… Read more Custom Android Telephony Application

Change Mobile Network Mode (gsm, Wcdma, Auto)

I want to change the preferred network mode ie. gsm or wcdma or auto, programmatically, from code,… Read more Change Mobile Network Mode (gsm, Wcdma, Auto)

Dynamic Android Call Forwarding

I'm developing a mobile APP and I need to forward the incoming calls to different numbers based… Read more Dynamic Android Call Forwarding