2
I have an application that works together with GCM (Google Cloud Messages), which consults the server and when there is news sends a notification to the user.
I need to update my Mainactivity listview, what would be the best way to do this?
I must implement within my Tried Service or in Mainactivity?
If possible I would like an example.
Would you like all Notifications to be displayed? Do you think about saving the data? Or as the notifications are consumed disappear?
– Thiago Luiz Domacoski
So Leonardo Rocha, what situation @Thiago Luiz mentioned you would like?
– Luídne