Do anyone know what happened to android.provider.Telephony
? It's not anymore.
If you read posts from an Android-Developer mailing list, you can see that android .provider.Telephony
is part of the open source release, but never included as a part of government SDK.
Which means that you are free to see it, to understand how the underlying system works, but you can not actually refer to it and not compile it in your Android application (s) Can
Comments
Post a Comment