Hi I am developing an android application to send SMS in Bulk. I am using the code proposed here. The problem is I am getting a popup and I want to listen to SMSDispatcher's EVENT_SEND_LIMIT_REACHED_CONFIRMATION and if the user has allowed or denied the permission.
Asked
Active
Viewed 134 times
1 Answers
0
The system in question is the SmsUsageMonitor. The usage monitor does not have any public API and does not raise any events when the user makes a selection in the dialog.
See this question for a possible duplicate.

Community
- 1
- 1

Jonas Köritz
- 2,606
- 21
- 33