nbusy / nbusy-android

NBusy Android app.
http://nbusy.com
Apache License 2.0
1 stars 0 forks source link

Migrate to GCMReceiver and GcmListenerService #9

Open soygul opened 8 years ago

soygul commented 8 years ago

We're currently using the old WakefulBroadcastReceiver technique so it is necessary to migrate to the new approach in near future: https://developers.google.com/cloud-messaging/android/client

soygul commented 8 years ago

Full sample here: https://github.com/googlesamples/google-services/tree/master/android/gcm