PhoneMonitor1.8 - Get APK
You'll be able to download in few seconds.
External Download
We do not host PhoneMonitor on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Galad and passed their terms and conditions to be listed there. We recommend caution when installing it.
The APK Download link for PhoneMonitor is provided to you by soft112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of soft112.com contact us.
Publisher Description
This APK displays information that can be read from TelephonyManager.
It can display all information from TelephonyManager regarding the SIM.
If you use a prepaid SIM abroad (such as the US), It is easy to read your own telephone number
and SIM serial number for refilling on your "My Page" by using this APK.
There are following 4 buttons.
(1) REFRESH
It will update the information in the current state.
(2) START
It will start updating regularly the information every 3 seconds.
(3) STOP
It will stop the updating.
(4) CLOSE
You can end this application.
■This APK can get information by using the following methods in ”android.telephony.TelephonyManager”.
[Correspondence table between android.telephony.TelephonyManager and this APK]
◆IccCard : hasIccCard ()
◆LineNumber(MSISDN) : getLine1Number()
◆SubscriberId(IMSI) : getSubscriberId ()
◆SimCountryIso :getSimCountryIso()
◆SimOperator : getSimOperator()
◆SimOperatorName : getSimOperatorName()
◆SimSerialNumber : getSimSerialNumber()
◆SimState : getSimState()
◆VoiceMailNumber : getVoiceMailNumber()
◆VoiceMailAlphaTag :getVoiceMailAlphaTag ()
◆PhoneType : getPhoneType ()
◆CallState : getCallState()
◆CellLocation : getCellLocation ()
◆LAC / Cell_ID :getLac (),getCid() /getBaseStationId(),getNetworkId(),getSystemId(),getBaseStationLatitude(),getBaseStationLongitude()
◆DataActivity : getDataActivity()
◆DataState : getDataState()
◆DeviceId(IMEI) :getDeviceId ()
◆DeviceSoftwareVersion(IMEI-SV) : getDeviceSoftwareVersion ()
◆Group Identifier Level1 : getGroupIdLevel1()
◆ MMS user agent(URL) : getMmsUAProfUrl()
◆ MMS user agent profile: getMmsUserAgent()
◆Carrier privileges : hasCarrierPrivileges()
◆SMS capability : isSmsCapable()
◆Voice capability : isVoiceCapable()
◆Serving Cell RSSI/RSCP : getRscp()/getRssi()
◆NeighboringCellInfo : getNeighboringCellInfo ()
◆NeighboringCellInfo2 : List getNeighboringCellInfo ()
◆NetworkCountryIso : getNetworkCountryIso ()
◆NetworkOperator(PLMN) : getNetworkOperator ()
◆NetworkOperatorName : getNetworkOperatorName ()
◆NetworkRoaming : isNetworkRoaming ()
◆NetworkType : getNetworkType()
◆All observed cell info: List getAllCellInfo()