Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

finished with the self destructing blog i wanted to know where and how to implement a notification to notify the user

like when you receive a message

1 Answer

Hi

Push notifications are covered in detail in the next section of the android track. If you stick it out till the end you will implement them though parse.

Daniel

thank you for the response Daniel. Ive looked at the videos and from i got from it was that it was through parse push notification through but i wanted to use the NotificationManager in android to do that. I cant figure out where to put it so that it creates a notification when a message was found