I have implemented GCM in my app and I am using GSMRegistrar as suggested here. No I am getting an error in logcat
7-02 23:35:15.830: E/ActivityThread(10442)
You may use the application context, instead of the activity context. That way the backoff mechanism is not restricted by the activity life cycle.