Does anyone know what happened to android.provider.Telephony
? It is not there anymore.
android.provider.Telephony. The Telephony provider contains data related to phone operation, specifically SMS and MMS messages, access to the APN list, including the MMSC to use, and the service state. Note: These APIs are not available on all Android-powered devices.
Telephony.Sms.Inbox. Contains all text-based SMS messages in the SMS app inbox. class. Telephony.Sms.Intents. Contains constants for SMS related Intents that are broadcast.
Telephony Application Programming Interface is primarily used in controlling telephone system handsets or modems. It is also used to control voice-enabled telephony equipment like voice modems or voice-dedicated hardware.
The android. telephony. TelephonyManager class provides information about the telephony services such as subscriber id, sim serial number, phone network type etc. Moreover, you can determine the phone state etc.
If you read this post from the android-developer mailing list you can see that android.provider.Telephony
is part of the Open Source releases, but never included as part of the Official SDK.
Meaning you are free to view it, to gain a understanding of how the underlying system works, but you can't actually reference and compile against it in your Android application(s).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With