Hello
I have implemented a service that connect to th GTalk server. Also it listen to incoming messages from my contacts. my question is:
How to update the activity that displays the conversation when a new message is received by the service,ie :I want to make my activity able to bring the new message from the service and display it on time.
Think you.

