Hi, I am developing an application similar to email application. Whenever new message is received my notification service should indicate change to user...by updating icon, also, the notification service should continuosly listen to server for incoming events.
How do I achieve this?
I am developing in os version 4.5.
Please help.
Thank you.