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 Implementing Designs for Android Adding Push Notifications from Parse.com Setting Up Push Notifications

James N
James N
17,864 Points

Can't find any registered devices yet...

i'm trying to get this push service working.... I run the app and hit the "test" button in the browser, and it says: Can't find any registered devices yet... what happened? thanks!

Algirdas Gruselionis
Algirdas Gruselionis
Courses Plus Student 1,756 Points

I got the same buddy! You just need to replace your public void onCreate() in your application.java file, so copy new one from parse.com and replace the old one!

James N
James N
17,864 Points

thanks! can you please give me code to copy/paste?

Algirdas Gruselionis
Algirdas Gruselionis
Courses Plus Student 1,756 Points

Stop video at 1.46 is that code, but You have to get your own individual code from parse.com otherwise if I would give mine it wouldn't work for you.