I am using Android Studio version 2.1.2, and I am trying to implement Google Cloud Messaging to my app.
To be able to do that I hav
The application id specified in the build.gradle will be used.
The entry in the AndroidManifest.xml is overridden
AndroidManifest.xml
Your AndroidManifest.xml will look like this