I'a currently building an app for android that users connect to it by UserName and Password.
When ever a user connects the server should recognized if he has any unread msg's (msgs are uploaded by the user) if he has an unread msg i want all of the users to see that he has an unread msg by adding an icon near his nickname so everyone will see this icon (it doesnt matter if an icon is added or the nickname is colored in red)
What I need is a good tutorial or some code example i can learn from about such a thing.
Any Help would be great.
Kind Reggards