My service always getting Waited long enough for: ServiceRecord error in Kitkat
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have a background service which is running in kitkat always throwing Waited long enough for: ServiceRecord message in the logcat. But in the previous versions of android my app is running smoothly without any issues. also Sometimes my service is automatically killed in the Kitkat. 回答1: This is caused by "Serialize running of background services" modification for ActivityServices. Implement #10744011: Serialize running of background services Added some code to the activity manager to keep track of services that are launching and limit the