I am working on SMS app. I need to send SMS in loop. Registered Broadcast Receiver for SENT and DELIVERED status, but problem is how to distinguish which delivery notification is for which SMS that I sent. I am using SMSMANAGER class to send SMS. My problem is similar discussed here: How to monitor each of Sent SMS status?
Asked
Active
Viewed 2,332 times