Implementing new GCM on Emulater with problems

enter image description here

I am trying to run GCM for my application, but the emulator gives the above message.

  • I updated my Google API
  • I also include the Google Game Services Library project
  • I also add google play services library
  • I also recreate my emulator

However, my project will not be launched. These are my emulator details. enter image description here

when I try to use GCM with the old GCMRegistrar library, which is currently deprecated, it works with the emulator, but when I used new Google services to play Google GCM, it shows the error message above

+3
source share
1 answer

gcm.jar gcm-src.jar sdk\sdk\extras\google\gcm\gcm-client\dist . API GOOGLE google (, google api) settings- > account β†’ β†’ google β†’ google. , google

0

All Articles