push notification can do whatever you want, i assume you've added a notification when the push got in. So add an intent to the notification that launches an activity which will have a dialog (or look like a dialog).
Regarding count, you can have a count on the notification icon, but not on the launch screen icon. On Thursday, October 24, 2013 2:08:16 PM UTC+3, janvi wrote: > > Hello All, > > Iam new to pushNotification I have few doubts here. > > I have implemented push Notification feature.Now if I want to open an > alert dialogue when the user clicks on push notification > > I don't know how to open the alert dialogue here???any ideas???? > > One more question is as follows > > How to show the pushNotification count on the AppIcon as IOS does(i,e > badge count) > > Can we do this in android??? > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

