google cloud messaging - Android - Token not showed when implementing GCM -


i'm following google's gide on implementing gcm (using files) , cannot see token in logkat:

log.i(tag, "gcm registration token: " + token); 

in registrationintentservice.java file

please review #2 , #3 here. project cannot find project number specified in google-services.json file.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -