I am working on android GCM for my application to send push notification to users. And I am following this tutorial
But in This tutorial its shown that we can send push notification to individual device. But I want to send push notification to all the users at once. So how can I implement this technique.