ArminKH
Well-Known Member
Hi
I want a service 4 gcm which is always running my searches over this forum came up 2 solution
1-Use sticky service + StartServiceAt
2-Use service.startforground
As i understand service.Startforground is better but i dont want any notification
I want just use a service to listen to google receive intent for new messages but some times after hours or when i use some apps such as cleanmaster to clear ram my service killed and then the device cant listen for incoming push messages
Please suggest the best way to have an always online gcm service
Tnx
I want a service 4 gcm which is always running my searches over this forum came up 2 solution
1-Use sticky service + StartServiceAt
2-Use service.startforground
As i understand service.Startforground is better but i dont want any notification
I want just use a service to listen to google receive intent for new messages but some times after hours or when i use some apps such as cleanmaster to clear ram my service killed and then the device cant listen for incoming push messages
Please suggest the best way to have an always online gcm service
Tnx