阅读背景:

android服务保证调用onDestroy()吗?

来源:互联网 

The life cycle diagram of an Activity on an android does not guarantee that onDestroy() would be called, but that the process may be killed and the Activity is removed abruptly. The life cycle diagram of a Service on an android does guarantee that onDestroy() would be called. So I have two questions relating to this difference.The life cycle diagram of an Activity on an and




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: