Reputation: 469
I want to trigger an application after the arrival of the sms. I using android based mobile phone. Can any body help?
Upvotes: 5
Views: 3333
Reputation: 12572
You must create a listener for the event. Here's a basic example on how to do it.
Upvotes: 7