Android SMS popup – Part Four: Implicit Intents

in part one , we captured sms messages using a broadcastreceiver. in , among a set of options, we chose to pass the needed sms information (sender, message and timestamp) as a serializable 'popmessage' object from the background to the foreground alert dialog that we constructed in :

in this last section, we will complete this basic application by handling the user actions through button clicks. there are two actions the user may perform: