My app seems to be properly implemented on Android; this gets the token for a specific project number as well as this subscribes the client to three different topics. The token wasn't sent to the server because it specified here that for topics it is not needed, in server side, to have it.
The app server can send out the messages to the GCM server and gets the ID for the message. However, the client does not get any message. In the logging there is no information about anything. I already posted a question with some details about my problem. Unfortunately, I did not receive any reply to my question, so I wonder if someone has implemented a client of GCM based on topics successfully and could give me a help.