|
Hi,
It is possible to run an application in the background and get notified with the events for sms. You need to register first with the MessageListener interface which defines one method like notifyIncomingMessage(MessageConnection).
Hope, this information clear your doubt.
Regards,
sk
|