Is there a Broadcast Receiver in android to listen to the SMS sent event?
In my application I want to count the number of SMS sent every predefined time interval. If its not possible to listen to sent sms, can anyone share code to count SMS and for specified time for example last 30 minutes.