Skip to content Skip to sidebar Skip to footer
Showing posts with the label Process

Android Kill Process

How to kill whole application in onne single click.. finish() is not working?? it redirects to tha … Read more Android Kill Process

Gcm Push & Application Process

I wondered what happens when GCM push has arrived and there is no process alive bound to the applic… Read more Gcm Push & Application Process

How To Establish A Two-way Communication Between Activity And Service In Different Process?

I'm working on establishing a two-way communication between an Activity and a Service which run… Read more How To Establish A Two-way Communication Between Activity And Service In Different Process?