Telephony class for Android devices
I'm trying to get the following data: Base station: CellID and RSS (recognition which one is the base station) For …
android telephony telephonymanager cellid phone-state-listenerI want to know Both sim card's operator name when mobile is dual sim.In single SIM I got operator …
android telephonymanagerI have an app that has to work in offline and online mode. Application has to make requests to the …
android android-wifi telephonymanager wifimanagerI am developing an application which requires to keep track of the outgoing calls made by user, which I am …
android android-intent telephonymanagerI want to develop an app which tracks the sent/received SMSs. I mean, when a user sends a message …
android sms telephonymanagerI'm working on a project to sync sms received in a Android phone to a online database. I can get …
android sms telephonymanagerI saw some SO posts which discussed about how to end a phone call programmtically, for example, this one. Yep, …
android performance android-intent aidl telephonymanagerI am beginner in android and developing an android application to monitor the network status when the user is on …
android android-activity telephonymanager android-broadcastWhy doesn't this code work on android 6 marshmallow Api 23? It does not throw an Exception but the code within callStateListener …
android telephonymanager android-6.0-marshmallowI saw one of my best question Is there a unique Android device ID? Edited: I need a solution for …
android telephonymanager android-settings android-identifiers