I want to put notification function in my application. I already studied Android push notification by erel. I will use push notification for urgent announcements and then there's a message board containing all the notifications received. Anyone who can give me idea or link on how to do it? Please see sample below.
Now I see. How can I distinguish the not viewed announcement? I'm thinking of putting a label for not viewed announcement and removed it after the user open it. See example. Those with "N" are not viewed.
How can I make like that advance listview? What will you recommend for me to use?