can you please guide me that how I can send data from arduino to GCM. I have created a GCM receiver Android Application which is able to receive Messages from a Java application but when I am trying to send data from Arduino I am not able to receive it. To provide you with more info. when I run my Java application it sends data and Android application receives and displays a Toast. but when I send data from Arduino it displays empty toast.