How to check incoming message ?

aptgopal

Newbie
Hi

I have created a Service in android to check the incoming message .I want show the notification to the user at the time of new incoming message.And to view the body of the incoming message in the class.

That means how to pass the message body from Service to the Active class

Please any one help me
 
Top