android - Why do I need to add the configuration file to my project to setup gcm correctly? -


https://developers.google.com/cloud-messaging/android/client i've read article. , says need download , add configuration file project. not explain, why should this? won't work without adding configuration file?

i working on multiple gcm-projects still using eclipse, eclipse-adt-plugin , old project structure , did not include config-file projects. confused @ beginning , hence tried in android-studio project using gradle config file not necessary either.

so rĂ©mond´s answer might make sense me working fine (including generating instanceid-token , topic-messaging working).

so in fact, should work without adding file , not need file anyway.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -