android: where is the android.provider.Telephony.SMS_RECEIVED?
I'm writing an App that needs to receive sms, everyone use
"android.provider.Telephony.SMS_RECEIVED" intent action in their code, but
it looks like API level 17 doesn't support it anymore! where it is now? I
didn't found it in "android.telephony" class too! please someone tell me,
I'm totally confused. should I use older APIs?
No comments:
Post a Comment