Android - send fake SMS to local phone on KitKat -


i have nexus 5 running kitkat no sim card (work phone etc). i'm trying create app send fake sms locally device can demonstrate sms receiver behavior can't work. i've implemented code phone in this topic, others have said work fine them, when run generic "no matching service error":

unable start service intent act=android.provider.telephony.sms_received cmp=com.android.mms/.transaction.smsreceiverservice

at first thought issue might have been fact phone using hangouts switching default app textra didn't help. did more digging , found "getting sms apps ready kitkat" blog post talked new intents , behavior , looks on kitkat want use default sms provider, there way use send sms local phone? didn't see examples , api makes no mention of capability.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -