how to handle different GCM notifications clicks
问题 I have used GCM Push Notifications into my app. Everything is fine. When i get notification and when i click notification I can move other activity.I am passing url link to another activity.but,How to handle click on multiple notifications. Here say when I get 5 notifications and click on any notification I am moving to other activity but the link which I am passing is the first notification url. I am using different notification id NotificationManager notificationManager =