开发者

android onDestroy

is there a way i can delay the OS from killing my app... it runs in the background with a countdowntimer but its not a service... is there a way to raise its prioity or something so that it stay in the background for 开发者_如何学运维as long as possible and is still running when the application is resumed


An activity should only be displaying things to the user. Any processing should be done in a service.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜