Quantcast
Channel: How to receive SMS sent/delivered feedback for individual SMS after user left activity - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by bogdan for How to receive SMS sent/delivered feedback for...

You could create a Service (not IntentService) in which you could instantiate all the BroadcastReceivers and do the send SMS logic. This way, your SMS-es will be sent in the background and you can...

View Article



How to receive SMS sent/delivered feedback for individual SMS after user left...

I have an app that provides SMS messaging. The SMS data is stored in app database. The app supports sending to multiple contacts, so when sending an SMS, I dinamically register a different...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images