I have developed a little RSS feed application for my website so basically my goal is that how can I implement push notification with it. I mean whenever I post a new post on my website it should send a push notification to the application.
Asked
Active
Viewed 828 times
2
-
What you did for this? post the code and tell us the problem you facing – kumar_android Apr 22 '13 at 05:22
-
You can use android cloud messaging https://developer.android.com/google/gcm/index.html – An-droid Jul 05 '13 at 13:04