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

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

Need Single Activity In New Task Backstack

It is nightmare when must deal with android task and launching modes(flags). Need accomplish this s… Read more Need Single Activity In New Task Backstack

Can't Cancel Async Task In Android

I need to cancel my asyncthread . In my application I am doing some heavy calculations, and I want … Read more Can't Cancel Async Task In Android