Process: Unable to start service com.google.android.gms.checkin.CheckinService with Intent
- by AndyRoid
I'm trying to build a Google map application but keep receiving this in my LogCat. I have all the permissions and meta-data set in my manifest, but am still dumbfounded by this error. Have looked everywhere on SO for this specific error but found nothing relating to com.google.android.gms.checkin
A little bit about my structural hierarchy.…