I am implementing gcm notifications in my application. Because I use my code to generate lot of application with different package names I cannot use standard mypackage.GCMI
You should put GCMIntentService class into your root application package. Here org.rferl
and receiver