I have a task in which I have to show Notification
for an incoming message inside an activity using BroadcastReceiver
with the address and content on the SMS. Now I have to click in order to insert the values in sms in database. When the task is finished i want it to clear from the activity. Is it possible to create notification for incoming sms inside an Activity?
How to create notification inside an activity in android?
808 Views Asked by Praveen Kumar At
1
You can Try This no generate your own Notification.