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
Farouk Charkas
1,957 PointsHow do I send Push Notifications in Android?
I would like to know how do I send a Push Notification when ever nearestStorm is least than or equal to 25 miles away?
I just need the Push Notification part! Thank you!
1 Answer
Jacob Bergdahl
29,119 PointsSending push-notifications is a little tricky. It will be covered in a further course, namely the Ribbit course, and after you've completed that course you can go back and improve your current project!
Farouk Charkas
1,957 PointsFarouk Charkas
1,957 PointsThank you Jacob Bergdahl
Harry James
14,780 PointsHarry James
14,780 Points+1 what Jacob has said here. Push Notifications will be taught later on in the Self-Destructing Message course :)
I would recommend you complete this course before you go straight into Push Notifications as there is a bit of initial setup required to work with Parse (That's the backend we use for the Ribbit app - more on that later!)
Also, be sure to mark Jacob's answer as the Best Answer if it helped! It lets other users know that the question has been answered and also credits him ;)