I want to make an SMS theme. I built it but one issue is remaining. When I receive an SMS, the default SMS theme notification and my app's SMS notification are both called and show on the notification bar. I want to disable the default SMS notification.
How can I disable it.
I found some where that the following code prevents it.
abortBroadcast();
But this disables the SMS data not saved to default DB. In other words, I only want to remove notification icons--not to remove the sms.